Libraries tagged by minimize
minime/annotations
323599 Downloads
The KISS PHP annotations library
zaininnari/html-minifier
359545 Downloads
The Blink HTMLTokenizer ported to PHP.
websharks/css-minifier
1352866 Downloads
Compresses CSS.
fitztrev/laravel-html-minify
202506 Downloads
Minifies the HTML output of Laravel 4 applications
wa72/html-pretty-min
162245 Downloads
HTML minifier and indenter that works on the DOM tree
t3/min
692961 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
1440960 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.
pfaciana/tiny-html-minifier
66762 Downloads
Minify HTML in PHP with just a single class
michalsn/minifier
28072 Downloads
Assets minification and versioning library for CodeIgniter 4.
marcocesarato/minifier
9333 Downloads
This class can minify HTML, Javascript and CSS
deruli/html-minifier
84509 Downloads
The Blink HTMLTokenizer ported to PHP. Fork by derUli.
sensiolabs/minify-bundle
460 Downloads
Assets Minifier (CSS, JS) for Symfony & Minify integration in Asset Mapper
ishanvyas22/asset-mix
44695 Downloads
Asset Mix plugin for CakePHP
hexydec/htmldoc
5860 Downloads
A token based HTML document parser and minifier. Minify HTML documents including inline CSS, Javascript, and SVG's on the fly. Extract document text, attributes, and fragments. Full test suite.
abordage/laravel-html-min
24935 Downloads
HtmlMin is very simple (and very fast) html compression package for Laravel