Libraries tagged by modification
pug-php/pug
350881 Downloads
HAML-like template engine for PHP
assetic/framework
1235766 Downloads
Asset Management for PHP
patchwork/jsqueeze
5680733 Downloads
Efficient JavaScript minification in PHP
rmrevin/yii2-minify-view
270494 Downloads
Yii2 View component with auto minification css & js in runtime
markstory/mini-asset
659446 Downloads
An asset compression library. Provides file concatenation and a flexible filter system for preprocessing and minification.
markstory/asset_compress
945345 Downloads
An asset compression plugin for CakePHP. Provides file concatenation and a flexible filter system for preprocessing and minification.
michalsn/minifier
32829 Downloads
Assets minification and versioning library for CodeIgniter 4.
abordage/laravel-html-min
45353 Downloads
HtmlMin is very simple (and very fast) html compression package for Laravel
wikimedia/minify
670271 Downloads
Minification of JavaScript code and CSS stylesheets.
packagelist/closurecompiler-bin
31762 Downloads
The Closure Compiler is a tool for making JavaScript download and run faster. It is a true compiler for JavaScript. Instead of compiling from a source language to machine code, it compiles from JavaScript to better JavaScript. It parses your JavaScript, analyzes it, removes dead code and rewrites and minimizes what's left. It also checks syntax, variable references, and types, and warns about common JavaScript pitfalls. Packaged for composer.
abordage/html-min
66680 Downloads
Very simple (and very fast) PHP package for HTML minification
wbl/magento-minify
1990 Downloads
Simply enables js and css minification.
elephfront/robo-js-minify
16877 Downloads
Robo task to perform minification on your JS files.
bennettstone/magicmin
3786 Downloads
MagicMin is a PHP based javascript and stylesheet minification and merging class designed to generate minified, merged, and automatically updating files to simplify the process of minified file usage and updating when going between production and development environments.
php-code-minifier/php-code-minifier
1319 Downloads
PHP Code Minifier is a tool that allows you to minify your PHP code.