mrclay/jsmin-php
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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| linkorb/jsmin-php | 0.89 | 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 | — | — | |
| nitra/php-min | 0.86 | 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 | 490 | 2 | 0.6 | 22.9 | — | — | |
| matthiasmullie/minify | 0.85 | — | 2,046 | 2,345 | 330 | 853K | 102 | 49.2 | 58.2 | MIT | 1 year ago | |
| tubalmartin/cssmin | 0.85 | 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 | — | — | |
| gkralik/php-uglifyjs | 0.84 | 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 | — | |
| meenie/javascript-packer | 0.84 | 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 | — | — | |
| davidjegat/assetic-minifier-bundle | 0.84 | — | 8 | 8 | 1 | 0 | 1 | 0.2 | — | MIT | — | |
| tedivm/jshrink | 0.84 | 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 | |
| bonami-cz/assetic | 0.83 | 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 | — | |
| patchwork/jsqueeze | 0.81 | 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. | 163 | 158 | 36 | 29K | 10 | 2.4 | 23.7 | Apache-2.0 | — | |
| natxet/cssmin | 0.80 | 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 | |
| catchamonkey/assetic-filter-bundle | 0.80 | — | 2 | 3 | 1 | 0 | 0 | 0.0 | — | — | — | |
| mrclay/minify | 0.77 | 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 | |
| sabberworm/php-css-parser | 0.58 | Parse and manipulate CSS in PHP with a fast, flexible parser. Convert CSS into an object model, inspect and edit rules, selectors, and declarations, then render back to CSS. Useful for minifying, rewriting assets, or building CSS tooling. | 1,826 | 1,834 | 152 | 7M | 134 | 59.2 | 82.2 | MIT | 1 month ago | |
| dealerdirect/phpcodesniffer-composer-installer | 0.57 | Composer installer plugin that automatically registers PHP_CodeSniffer coding standards (rulesets) from your dependencies. It scans installed packages for phpcodesniffer-standard rulesets and configures PHPCS installed_paths—no symlinks or manual setup. | 601 | 610 | 38 | 5M | 5 | 28.0 | 62.3 | MIT | 3 months ago |
How can I help you explore Laravel packages today?