Libraries tagged by minimizer
markstory/asset_compress
906382 Downloads
An asset compression plugin for CakePHP. Provides file concatenation and a flexible filter system for preprocessing and minification.
htmlmin/htmlmin
1784725 Downloads
HTMLMin Is A Simple HTML Minifier For Laravel 5
cerdic/css-tidy
1407158 Downloads
CSSTidy is a CSS minifier
markstory/mini-asset
618820 Downloads
An asset compression library. Provides file concatenation and a flexible filter system for preprocessing and minification.
fahlisaputra/laravel-minify
84357 Downloads
Minify your blade views, html, css and obfuscate js files on the fly. Lightweight minifier for your Laravel project.
graham-campbell/htmlmin
404444 Downloads
HTMLMin Is A Simple HTML Minifier For Laravel 5
zaininnari/html-minifier
368986 Downloads
The Blink HTMLTokenizer ported to PHP.
websharks/css-minifier
1427589 Downloads
Compresses CSS.
michalsn/minifier
29962 Downloads
Assets minification and versioning library for CodeIgniter 4.
sensiolabs/minify-bundle
12153 Downloads
Assets Minifier (CSS, JS) for Symfony & Minify integration in Asset Mapper
fitztrev/laravel-html-minify
204341 Downloads
Minifies the HTML output of Laravel 4 applications
abordage/laravel-html-min
36780 Downloads
HtmlMin is very simple (and very fast) html compression package for Laravel
wa72/html-pretty-min
176096 Downloads
HTML minifier and indenter that works on the DOM tree
t3/min
785358 Downloads
Extends TYPO3's compressor for JS and CSS with minifier. This may save you up to 60% of default compressed file size. Also compresses HTML output of TYPO3. Full composer support.
nervo/yuicompressor
1470632 Downloads
YUI Compressor is an open source tool that supports the compression of both JavaScript and CSS files. The JavaScript compression removes comments and white-spaces as well as obfuscates local variables using the smallest possible variable name. CSS compression is done using a regular-expression-based CSS minifier.