Libraries tagged by minifyer
zaininnari/html-minifier
409591 Downloads
The Blink HTMLTokenizer ported to PHP.
michalsn/minifier
38401 Downloads
Assets minification and versioning library for CodeIgniter 4.
marcocesarato/minifier
51656 Downloads
This class can minify HTML, Javascript and CSS
akankov/html-min
180426 Downloads
HTML compressor and minifier for PHP 8.3+
abordage/laravel-html-min
80191 Downloads
HtmlMin is very simple (and very fast) html compression package for Laravel
abordage/html-min
120396 Downloads
Very simple (and very fast) PHP package for HTML minification
wyrihaximus/minify-html
154955 Downloads
Html minifier for CakePHP3
wa72/html-pretty-min
232908 Downloads
HTML minifier and indenter that works on the DOM tree
t3/min
1003280 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
1572796 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
105248 Downloads
Minify HTML in PHP with just a single class
deruli/html-minifier
146502 Downloads
The Blink HTMLTokenizer ported to PHP. Fork by derUli.
mathiasreker/php-svg-optimizer
10774 Downloads
php-svg-optimizer is a PHP library designed to optimize SVG files by applying various transformations and cleanup operations.
ishanvyas22/asset-mix
76996 Downloads
Asset Mix plugin for CakePHP
hexydec/htmldoc
11220 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.