Libraries tagged by minify files
mrclay/minify
19071978 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
33609659 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
14235024 Downloads
Provides a modified port of Douglas Crockford's jsmin.c, which removes unnecessary whitespace from JavaScript files.
fahlisaputra/laravel-minify
180731 Downloads
Minify your blade views, html, css and obfuscate js files on the fly. Lightweight minifier for your Laravel project.
elephfront/robo-js-minify
39107 Downloads
Robo task to perform minification on your JS files.
mathiasreker/php-svg-optimizer
10793 Downloads
php-svg-optimizer is a PHP library designed to optimize SVG files by applying various transformations and cleanup operations.
eusonlito/laravel-packer
18872 Downloads
A package for pack css and javascript files
elephfront/robo-css-minify
39079 Downloads
Robo task to perform minification on your CSS files.
rickkuipers/justless
20659 Downloads
ZF2 module that allows automation of compiling your LESS with the extra of minifying the files.
thoughtco/statamic-minify
6627 Downloads
Automatically minifies CSS and JS files on a Statamic v3 site
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
621 Downloads
Minify your blade views, html, css and obfuscate js files on the fly. Lightweight minifier for your Laravel project. Laravel 13 compatible version.
bissolli/php-css-js-minifier
2874 Downloads
A PHP Class to merge and minify CSS and JavaScript files.
makehappen/autominifier
1128 Downloads
Automatically Minify and Concatenate your JS and CSS files and libraries into single files for improved application performance.
vregistry/packapp
33 Downloads
PackApp.php utility to create packages of project files for distribution by minifying, obfuscating, zipping the source code