Libraries tagged by minify files
mrclay/minify
15464563 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
25450523 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
10531483 Downloads
Provides a modified port of Douglas Crockford's jsmin.c, which removes unnecessary whitespace from JavaScript files.
fahlisaputra/laravel-minify
106609 Downloads
Minify your blade views, html, css and obfuscate js files on the fly. Lightweight minifier for your Laravel project.
elephfront/robo-js-minify
16957 Downloads
Robo task to perform minification on your JS files.
mathiasreker/php-svg-optimizer
6863 Downloads
php-svg-optimizer is a PHP library designed to optimize SVG files by applying various transformations and cleanup operations.
eusonlito/laravel-packer
17805 Downloads
A package for pack css and javascript files
thoughtco/statamic-minify
2094 Downloads
Automatically minifies CSS and JS files on a Statamic v3 site
elephfront/robo-css-minify
16924 Downloads
Robo task to perform minification on your CSS files.
searchturbine/phpwee-php-minifier
2455 Downloads
A PHP minifier for HTML, CSS and JS files.
rickkuipers/justless
18940 Downloads
ZF2 module that allows automation of compiling your LESS with the extra of minifying the files.
lajax/yii2-asset-minifier
8998 Downloads
Runtime minification and combination of asset files.
goszowski/laravel-vendor-minify
3621 Downloads
A vendor minify package, to remove tests and documentation and minifing all php files to save space
bissolli/php-css-js-minifier
2631 Downloads
A PHP Class to merge and minify CSS and JavaScript files.
vregistry/packapp
32 Downloads
PackApp.php utility to create packages of project files for distribution by minifying, obfuscating, zipping the source code