linkorb/jsmin-php
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.
|
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.5 | LGPL-2.1 | — | |
| mrclay/minify | 0.85 | 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,999 | 3,041 | 464 | 326K | 59 | 62.4 | 52.7 | BSD-3-Clause | 4 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 | — | |
| 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 | 554 | 2 | 0.6 | 23.6 | — | — | |
| catchamonkey/assetic-filter-bundle | 0.82 | — | 2 | 3 | 1 | 0 | 0 | 0.0 | — | — | — | |
| 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 | 785K | 20 | 8.4 | 55.4 | — | — | |
| matthiasmullie/minify | 0.81 | — | 2,044 | 2,342 | 330 | 816K | 102 | 49.9 | 58.4 | MIT | 11 months ago | |
| anaxago/assetic | 0.81 | — | 0 | 0 | 0 | 724 | 0 | 0.0 | 39.5 | MIT | — | |
| davidjegat/assetic-minifier-bundle | 0.81 | — | 8 | 8 | 1 | 0 | 1 | 0.2 | — | MIT | — | |
| meenie/javascript-packer | 0.80 | 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 | — | — | |
| 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 | 757K | 13 | 27.6 | 48.8 | BSD-3-Clause | 6 months ago | |
| 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 | |
| natxet/cssmin | 0.75 | 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 | 69K | 7 | 4.8 | 42.3 | — | 8 years ago | |
| patchwork/jsqueeze | 0.75 | 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 | 34K | 10 | 2.4 | 24.3 | Apache-2.0 | — | |
| components/jquery | 0.70 | Laravel-friendly jQuery integration for building dynamic UI components. Provides convenient helpers and assets to include jQuery, wire up interactions, and speed up common frontend tasks within Laravel apps without heavy setup. | 248 | 305 | 68 | 94K | 0 | 22.4 | — | — | 1 month ago |
How can I help you explore Laravel packages today?