Libraries tagged by minify files
mrclay/minify
19656310 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
35383514 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
14829479 Downloads
Provides a modified port of Douglas Crockford's jsmin.c, which removes unnecessary whitespace from JavaScript files.
fahlisaputra/laravel-minify
199209 Downloads
Minify your blade views, html, css and obfuscate js files on the fly. Lightweight minifier for your Laravel project.
mathiasreker/php-svg-optimizer
15394 Downloads
php-svg-optimizer is a PHP library designed to optimize SVG files by applying various transformations and cleanup operations.
elephfront/robo-js-minify
41975 Downloads
Robo task to perform minification on your JS files.
eusonlito/laravel-packer
19011 Downloads
A package for pack css and javascript files
thoughtco/statamic-minify
7362 Downloads
Automatically minifies CSS and JS files on a Statamic v3 site
elephfront/robo-css-minify
41947 Downloads
Robo task to perform minification on your CSS files.
bissolli/php-css-js-minifier
3170 Downloads
A PHP Class to merge and minify CSS and JavaScript files.
rickkuipers/justless
21064 Downloads
ZF2 module that allows automation of compiling your LESS with the extra of minifying the files.
goszowski/laravel-vendor-minify
3624 Downloads
A vendor minify package, to remove tests and documentation and minifing all php files to save space
brito101/laravel-minify
1009 Downloads
Minify your blade views, html, css and obfuscate js files on the fly. Lightweight minifier for your Laravel project. Laravel 13 compatible version.
vregistry/packapp
33 Downloads
PackApp.php utility to create packages of project files for distribution by minifying, obfuscating, zipping the source code
solo/assets
8223 Downloads
Component for combining and compressing JavaScript and CSS files for Solo framework