Libraries tagged by minimizer
htmlmin/htmlmin
1851880 Downloads
HTMLMin Is A Simple HTML Minifier For Laravel 5
cerdic/css-tidy
1760006 Downloads
CSSTidy is a CSS minifier
markstory/mini-asset
666117 Downloads
An asset compression library. Provides file concatenation and a flexible filter system for preprocessing and minification.
markstory/asset_compress
951815 Downloads
An asset compression plugin for CakePHP. Provides file concatenation and a flexible filter system for preprocessing and minification.
fahlisaputra/laravel-minify
111237 Downloads
Minify your blade views, html, css and obfuscate js files on the fly. Lightweight minifier for your Laravel project.
graham-campbell/htmlmin
411162 Downloads
HTMLMin Is A Simple HTML Minifier For Laravel 5
zaininnari/html-minifier
380294 Downloads
The Blink HTMLTokenizer ported to PHP.
websharks/css-minifier
1510677 Downloads
Compresses CSS.
michalsn/minifier
33327 Downloads
Assets minification and versioning library for CodeIgniter 4.
sensiolabs/minify-bundle
37641 Downloads
Assets Minifier (CSS, JS) for Symfony & Minify integration in Asset Mapper
fitztrev/laravel-html-minify
206915 Downloads
Minifies the HTML output of Laravel 4 applications
abordage/laravel-html-min
47082 Downloads
HtmlMin is very simple (and very fast) html compression package for Laravel
wa72/html-pretty-min
194003 Downloads
HTML minifier and indenter that works on the DOM tree
t3/min
853695 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
1497414 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.