Libraries tagged by minify files
mrclay/minify
13227349 Downloads
Minify is a PHP app that helps you follow several rules for client-side performance. It combines multiple CSS or Javascript files, removes unnecessary whitespace and comments, and serves them with gzip encoding and optimal client-side cache headers
matthiasmullie/minify
20380400 Downloads
CSS & JavaScript minifier, in PHP. Removes whitespace, strips comments, combines files (incl. @import statements and small assets in CSS files), and optimizes/shortens a few common programming patterns.
mrclay/jsmin-php
8343682 Downloads
Provides a modified port of Douglas Crockford's jsmin.c, which removes unnecessary whitespace from JavaScript files.
fahlisaputra/laravel-minify
53881 Downloads
Minify your blade views, html, css and js files on the fly for Laravel 6, 7, 8, 9 and 10
eusonlito/laravel-packer
16583 Downloads
A package for pack css and javascript files
elephfront/robo-js-minify
4972 Downloads
Robo task to perform minification on your JS files.
elephfront/robo-css-minify
4932 Downloads
Robo task to perform minification on your CSS files.
searchturbine/phpwee-php-minifier
2220 Downloads
A PHP minifier for HTML, CSS and JS files.
rickkuipers/justless
16995 Downloads
ZF2 module that allows automation of compiling your LESS with the extra of minifying the files.
lajax/yii2-asset-minifier
7839 Downloads
Runtime minification and combination of asset files.
kasparsd/minit
371 Downloads
A WordPress plugin to combine CSS and Javascript files
goszowski/laravel-vendor-minify
3620 Downloads
A vendor minify package, to remove tests and documentation and minifing all php files to save space
bissolli/php-css-js-minifier
2285 Downloads
A PHP Class to merge and minify CSS and JavaScript files.
makehappen/autominifier
829 Downloads
Automatically Minify and Concatenate your JS and CSS files and libraries into single files for improved application performance.
dead23angel/smarty-combine
192 Downloads
Combine and minify many JS or CSS to one file.