patchwork/jsqueeze
PHP JavaScript minifier that removes whitespace/comments, mangles local vars, and preserves important/conditional comments. Works on semicolon-free, parse-error-free JS; compression comparable to YUI Compressor/UglifyJS. Single class, Composer install.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| cerdic/css-tidy | 0.83 | CSSTidy is a PHP CSS parser and minifier with full CSS3 support. Optimizes and fixes styles without regex for higher reliability. Includes web UI, core parser class, and a standalone CLI (pcsstidy). | 0 | 211 | — | 39K | — | 3.6 | 32.0 | — | — | |
| linkorb/jsmin-php | 0.80 | PHP port of Douglas Crockford’s JSMin for minifying JavaScript. Provides a simple API to strip comments and whitespace, shrinking scripts for faster delivery. Lightweight, dependency-free and easy to integrate into Laravel or any PHP build/deploy workflow. | 33 | 33 | 5 | 23K | 0 | 0.4 | 39.2 | — | — | |
| tedivm/jshrink | 0.79 | Native PHP JavaScript minifier for shrinking JS on the fly (cache recommended). Simple API: JShrink\Minifier::minify($js), with options like disabling flagged comment preservation. BSD licensed. | 762 | 773 | 146 | 708K | 13 | 28.1 | 48.6 | BSD-3-Clause | 6 months ago | |
| cweagans/composer-patches | 0.79 | Apply and manage patch files to Composer dependencies. Lets you keep fixes and tweaks outside vendor/ while still using normal Composer updates, with support for multiple patches per package, remote patch URLs, descriptions, and CI-friendly installs. | 1,698 | 1,707 | 261 | 2M | 43 | 3.9 | 55.3 | BSD-3-Clause | 7 months ago | |
| symplify/easy-testing | 0.79 | Utilities for easier PHP unit testing, focused on writing cleaner tests with less boilerplate. Provides helpers and base test cases commonly used in Symplify tools to streamline assertions, fixture handling, and test setup across projects. | 41 | 42 | 3 | 46K | 0 | 0.1 | 29.7 | MIT | — | |
| mrclay/jsmin-php | 0.78 | PHP port of Douglas Crockford’s JSMin for minifying JavaScript. Removes comments and unnecessary whitespace to shrink files while preserving behavior. Lightweight and simple to integrate into build scripts or server-side workflows. | 52 | 54 | 16 | 336K | 2 | 2.1 | 52.7 | BSD-3-Clause | 4 years ago | |
| gkralik/php-uglifyjs | 0.78 | PHP port of Dean Edwards’ JavaScript Packer for minifying/packing JS. Install via Composer and compress a script with GK\JavascriptPacker->pack(), choosing encoding (0/10/62/95), optional fast decoder, and special chars handling. | 35 | 35 | 15 | 4K | 2 | 1.0 | 28.5 | LGPL-2.1 | — | |
| matthiasmullie/minify | 0.77 | — | 2,044 | 2,342 | 330 | 790K | 102 | 50.2 | 58.4 | MIT | 11 months ago | |
| nette/application | 0.73 | Nette Application is the web framework core of the Nette stack, providing MVC architecture with presenters, routing, DI integration, HTTP handling, and error/debug support. Build secure, structured PHP web apps with clean separation of concerns. | 447 | 455 | 115 | 151K | 20 | 43.7 | 60.5 | NOASSERTION | 4 days ago | |
| davidjegat/assetic-minifier-bundle | 0.72 | — | 8 | 8 | 1 | 0 | 1 | 0.2 | — | MIT | — |
How can I help you explore Laravel packages today?