Libraries tagged by minifyer
zaininnari/html-minifier
416269 Downloads
The Blink HTMLTokenizer ported to PHP.
pfaciana/tiny-html-minifier
111518 Downloads
Minify HTML in PHP with just a single class
michalsn/minifier
40820 Downloads
Assets minification and versioning library for CodeIgniter 4.
marcocesarato/minifier
69723 Downloads
This class can minify HTML, Javascript and CSS
mathiasreker/php-svg-optimizer
16571 Downloads
php-svg-optimizer is a PHP library designed to optimize SVG files by applying various transformations and cleanup operations.
abordage/laravel-html-min
88482 Downloads
HtmlMin is very simple (and very fast) html compression package for Laravel
abordage/html-min
134176 Downloads
Very simple (and very fast) PHP package for HTML minification
wa72/html-pretty-min
242913 Downloads
HTML minifier and indenter that works on the DOM tree
t3/min
1035292 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
1595025 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.
middlewares/minifier
30105 Downloads
Middleware to minify Html, CSS and Javascript responses
deruli/html-minifier
152615 Downloads
The Blink HTMLTokenizer ported to PHP. Fork by derUli.
opensolutions/minify
37437 Downloads
A JS and CSS minifier tool (with additional benefits for projects using template engines such as Smarty)
ishanvyas22/asset-mix
78429 Downloads
Asset Mix plugin for CakePHP
hexydec/htmldoc
12016 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.