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
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 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. | 761 | 774 | 147 | 605K | 13 | 39.0 | 52.5 | BSD-3-Clause | 4 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,689 | 1,697 | 262 | 2M | 43 | 54.0 | 72.9 | BSD-3-Clause | 5 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 | 29K | 0 | 0.1 | 27.7 | MIT | — | |
| mathiasverraes/uptodocs | 0.78 | Keep project documentation in sync with your codebase. Uptodocs checks whether docs are up to date, helping teams catch stale or missing docs early and maintain reliable README and guides as the application evolves. | 61 | — | 1 | — | 0 | 20.5 | — | MIT | 5 years ago | |
| pds/skeleton | 0.78 | PDS standard defining a common filesystem skeleton for PHP packages. Specifies required root directories (src, tests, docs, config, bin, public, resources) and key root files (README, LICENSE, CHANGELOG, CONTRIBUTING), plus validation/generation tools. | 2,415 | 2,422 | 166 | 3K | 5 | 40.2 | 8.1 | CC-BY-SA-4.0 | 9 years ago | |
| cerdic/css-tidy | 0.78 | 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). | 209 | 210 | 62 | 32K | 2 | 3.6 | 31.3 | LGPL-2.1 | — | |
| natxet/cssmin | 0.77 | natxet/cssmin is a lightweight PHP CSS minifier that compresses stylesheets by stripping comments, whitespace, and redundant code to reduce file size and speed up page loads. Easy to integrate into build scripts or server-side pipelines. | 82 | 91 | 39 | 60K | 7 | 24.8 | 49.2 | — | 8 years 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. | 446 | 450 | 116 | 224K | 20 | 43.4 | 64.5 | NOASSERTION | 3 months ago |
How can I help you explore Laravel packages today?