nitra/php-min
PhpMin is a Composer-ready PHP port of the classic CssMin and JsMinPlus tools. It provides simple minification/formatting utilities for CSS and JavaScript assets, packaged for easy installation and use in PHP projects.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| gkralik/php-uglifyjs | 0.85 | 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.4 | LGPL-2.1 | — | |
| allocine/twigcs | 0.85 | — | 1 | 1 | 0 | 387 | 0 | 0.0 | 22.3 | MIT | — | |
| bonami-cz/assetic | 0.84 | Assetic is a PHP asset management framework for combining, filtering, and dumping assets like JS and CSS. Supports asset collections, file/glob inputs, metadata (target path, mtime), and a wide range of filters for compilation and minification. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| tubalmartin/cssmin | 0.84 | PHP CSS minifier ported from YUI Compressor (v2.4.8) with extra fixes/features. Compress CSS via PHP API, CLI, or GUI; options include keeping sourcemap comments, removing important comments, and line break control. Composer install; PHP 5.3.2+. | 231 | 236 | 35 | 727K | 20 | 8.4 | 55.0 | — | — | |
| matthiasmullie/minify | 0.83 | — | 2,046 | 2,345 | 330 | 853K | 102 | 49.2 | 58.2 | MIT | 1 year ago | |
| tedivm/jshrink | 0.83 | 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. | 764 | 777 | 147 | 959K | 13 | 25.0 | 49.5 | BSD-3-Clause | 8 months ago | |
| catchamonkey/assetic-filter-bundle | 0.83 | — | 2 | 3 | 1 | 0 | 0 | 0.0 | — | — | — | |
| 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). | 210 | 211 | 62 | 31K | 2 | 3.6 | 31.1 | LGPL-2.1 | — | |
| ideal-creative-lab/laravel-tachyon | 0.83 | — | 7 | 7 | 1 | 0 | 1 | 10.9 | — | MIT | 7 months ago | |
| dotninth/laravel-tachyon | 0.83 | — | 7 | 7 | 1 | 8 | 1 | 11.7 | 4.5 | MIT | 7 months ago | |
| mrclay/jsmin-php | 0.83 | 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 | 324K | 2 | 2.1 | 52.6 | BSD-3-Clause | 4 years ago | |
| linkorb/jsmin-php | 0.82 | 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 | 24K | 0 | 0.4 | 39.4 | — | — | |
| leafo/scssphp | 0.82 | leafo/scssphp is a PHP compiler for SCSS/Sass. Use it to compile .scss files to CSS in PHP apps, with support for variables, nesting, mixins, imports, and more. Handy for build pipelines, theming, or on-the-fly stylesheet generation. | 1,331 | 1,407 | 210 | 36K | 5 | 23.6 | 22.1 | MIT | 7 years ago | |
| apnet/jquery | 0.82 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| beste/php-cs-fixer-config | 0.81 | Shared PHP-CS-Fixer configuration used in BESTE projects, extending ergebnis/php-cs-fixer-config. Provides ready-made rulesets for PHP 8.1 and 8.2 to standardize code style across repositories. | 0 | 0 | 0 | 13 | 0 | 18.1 | 18.0 | MIT | 3 months ago | |
| leafo/lessphp | 0.81 | leafo/lessphp is a PHP compiler for the LESS CSS language. Compile .less files to CSS in your apps or build scripts, with support for variables, mixins, nesting, imports, and other core LESS features, plus caching and CLI usage. | 2,180 | 2,212 | 512 | 18K | 185 | 45.9 | 38.1 | NOASSERTION | — | |
| anaxago/assetic | 0.80 | — | 0 | 0 | 0 | 811 | 0 | 0.0 | 40.2 | MIT | — | |
| mrclay/minify | 0.80 | Minify is a PHP asset server for combining and compressing JS/CSS with cache-friendly headers, conditional GET, long Expires, and CSS URL rewriting. Note: no longer regularly maintained and may break modern JS/CSS; use newer tooling. | 2,994 | 3,041 | 463 | 326K | 59 | 59.8 | 51.7 | BSD-3-Clause | 5 months ago | |
| marcusschwarz/lesserphp | 0.80 | PHP port of LESS compiler for Laravel and other projects. Compile .less files to CSS in your build or runtime workflow with simple API integration. Useful for legacy apps needing LESS support without Node tooling. | 28 | 29 | 11 | 279K | 7 | 2.1 | 39.7 | NOASSERTION | 5 years ago | |
| oyejorge/less.php | 0.80 | PHP port of the LESS CSS compiler. Parse and compile .less files to CSS in PHP apps, with support for variables, mixins, imports and minification options. Useful for server-side asset pipelines and build-less deployments. | 645 | 686 | 2 | 23K | 94 | 16.1 | 30.6 | Apache-2.0 | 10 years ago |
How can I help you explore Laravel packages today?