Libraries tagged by minifier
zaininnari/html-minifier
409434 Downloads
The Blink HTMLTokenizer ported to PHP.
akankov/html-min
177706 Downloads
HTML compressor and minifier for PHP 8.3+
abordage/laravel-html-min
80096 Downloads
HtmlMin is very simple (and very fast) html compression package for Laravel
abordage/html-min
120229 Downloads
Very simple (and very fast) PHP package for HTML minification
wyrihaximus/minify-html
154910 Downloads
Html minifier for CakePHP3
wa72/html-pretty-min
232761 Downloads
HTML minifier and indenter that works on the DOM tree
t3/min
1002821 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
1572312 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
105086 Downloads
Minify HTML in PHP with just a single class
deruli/html-minifier
146317 Downloads
The Blink HTMLTokenizer ported to PHP. Fork by derUli.
mathiasreker/php-svg-optimizer
10745 Downloads
php-svg-optimizer is a PHP library designed to optimize SVG files by applying various transformations and cleanup operations.
ishanvyas22/asset-mix
76986 Downloads
Asset Mix plugin for CakePHP
hexydec/htmldoc
11218 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.
akankov/laravel-compress-html
63275 Downloads
Laravel integration for the akankov/html-min HTML minifier: Blade @htmlmin directive, response middleware, and a publishable config-driven service provider.
php-code-minifier/php-code-minifier
2081 Downloads
PHP Code Minifier is a tool that allows you to minify your PHP code.