meenie/javascript-packer
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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| mrclay/minify | 0.87 | 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 | |
| davidjegat/assetic-minifier-bundle | 0.85 | — | 8 | 8 | 1 | 0 | 1 | 0.2 | — | MIT | — | |
| ideal-creative-lab/laravel-tachyon | 0.84 | — | 7 | 7 | 1 | 0 | 1 | 10.9 | — | MIT | 7 months ago | |
| dotninth/laravel-tachyon | 0.84 | — | 7 | 7 | 1 | 10 | 1 | 11.7 | 4.5 | MIT | 7 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 | — | |
| matthiasmullie/minify | 0.83 | — | 2,046 | 2,345 | 330 | 853K | 102 | 49.2 | 58.2 | MIT | 1 year ago | |
| catchamonkey/assetic-filter-bundle | 0.83 | — | 2 | 3 | 1 | 0 | 0 | 0.0 | — | — | — | |
| 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.4 | LGPL-2.1 | — | |
| bonami-cz/assetic-bundle | 0.83 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| creative-syntax/page-loader | 0.82 | Add a simple customizable page loading indicator to your Laravel app. Install via Composer, optionally register the service provider, publish the config, and toggle the loader or change its color in config/page-loader.php. | 3 | 3 | 0 | 2 | 0 | 0.0 | 2.4 | MIT | — | |
| c975l/includelibrary-bundle | 0.82 | — | 2 | 2 | 0 | 0 | 0 | 0.0 | 2.9 | MIT | — | |
| anaxago/assetic | 0.82 | — | 0 | 0 | 0 | 811 | 0 | 0.0 | 40.2 | MIT | — | |
| yfix/packager | 0.82 | Laravel package to help scaffold and manage package structure with common conventions. Provides utilities for generating boilerplate files, organizing configs and service providers, and streamlining local package development and publishing. | 1 | 1 | 0 | 118 | 0 | 0.0 | 28.6 | MIT | — | |
| devlabs91/assetic | 0.82 | 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 | 0 | 0 | 0.0 | — | MIT | — | |
| apnet/jquery | 0.81 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| dawen/js-logger-bundle | 0.81 | — | 2 | 2 | 1 | 0 | 0 | 0.1 | — | MIT | — | |
| dawen/config-to-js-bundle | 0.81 | — | 1 | 1 | 1 | 0 | 0 | 0.1 | — | MIT | — | |
| laravel-ready/packager | 0.81 | — | 8 | 8 | 2 | 0 | 3 | 2.0 | 0.4 | MIT | 2 years ago | |
| davidjegat/jam-bundle | 0.81 | — | 5 | 6 | 1 | 0 | 0 | 0.1 | — | MIT | — | |
| mrclay/jsmin-php | 0.81 | 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 |
How can I help you explore Laravel packages today?