mrclay/minify
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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| meenie/javascript-packer | 0.87 | PHP library for packing and minifying JavaScript using Dean Edwards’ Packer algorithm. Compresses JS to reduce size and improve load times, with simple PHP API for integrating into builds or runtime processing in Laravel and other projects. | 44 | 42 | 13 | 19K | 2 | 1.0 | 36.1 | — | — | |
| catchamonkey/assetic-filter-bundle | 0.84 | — | 2 | 3 | 1 | 0 | 0 | 0.0 | — | — | — | |
| davidjegat/assetic-minifier-bundle | 0.83 | — | 8 | 8 | 1 | 0 | 1 | 0.2 | — | MIT | — | |
| 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 | 355K | 2 | 2.1 | 53.1 | BSD-3-Clause | 4 years ago | |
| matthiasmullie/minify | 0.83 | — | 2,045 | 2,345 | 330 | 855K | 102 | 49.1 | 58.2 | MIT | 1 year ago | |
| gkralik/php-uglifyjs | 0.83 | 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.1 | LGPL-2.1 | — | |
| allocine/twigcs | 0.83 | — | 1 | 1 | 0 | 404 | 0 | 0.0 | 22.5 | MIT | — | |
| bonami-cz/assetic | 0.82 | 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.82 | 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 | 740K | 20 | 8.4 | 55.5 | — | — | |
| nitra/php-min | 0.82 | 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. | 10 | 14 | 4 | 479 | 2 | 0.6 | 22.7 | — | — | |
| ideal-creative-lab/laravel-tachyon | 0.82 | — | 7 | 7 | 1 | 0 | 1 | 12.8 | — | MIT | 6 months ago | |
| anaxago/assetic | 0.82 | — | 0 | 0 | 0 | 811 | 0 | 0.0 | 40.2 | MIT | — | |
| dotninth/laravel-tachyon | 0.82 | — | 7 | 7 | 1 | 5 | 1 | 12.0 | 3.1 | MIT | 6 months ago | |
| leafo/scssphp | 0.81 | 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 | 211 | 36K | 5 | 23.6 | 22.1 | MIT | 7 years ago | |
| scssphp/scssphp | 0.81 | SCSSPHP is a PHP-based SCSS compiler for compiling .scss to CSS in your apps and build pipelines. Includes PHPUnit test suite, PSR-12 coding standards, and PHPStan static analysis tooling for contributors. | 629 | 640 | 90 | 896K | 12 | 27.2 | 51.9 | MIT | 7 months ago | |
| armin/scssphp-bundle | 0.81 | — | 3 | 4 | 3 | 0 | 2 | 0.5 | — | — | — | |
| linkorb/jsmin-php | 0.81 | 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 | — | — | |
| natxet/cssmin | 0.81 | 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 | 40 | 65K | 7 | 4.8 | 41.9 | — | 8 years ago | |
| wikimedia/less.php | 0.80 | PHP port of the LESS CSS compiler, maintained by Wikimedia. Compile .less to CSS in PHP apps, with support for variables, mixins, imports, and nested rules. Useful for server-side builds or environments without Node-based tooling. | 123 | 127 | 202 | 810K | 10 | 9.5 | 55.1 | Apache-2.0 | — | |
| devlabs91/assetic | 0.80 | Laravel package integrating Assetic for managing and compiling web assets (CSS/JS) with filters and bundling, helping organize, minify, and combine frontend resources within your application build and deployment workflow. | 0 | 0 | 0 | 4 | 0 | 0.0 | 9.7 | MIT | — |
How can I help you explore Laravel packages today?