Libraries tagged by minimizer
abordage/html-min
130196 Downloads
Very simple (and very fast) PHP package for HTML minification
wyrihaximus/minify-html
157768 Downloads
Html minifier for CakePHP3
wa72/html-pretty-min
239465 Downloads
HTML minifier and indenter that works on the DOM tree
t3/min
1024877 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
1589822 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
108867 Downloads
Minify HTML in PHP with just a single class
middlewares/minifier
29778 Downloads
Middleware to minify Html, CSS and Javascript responses
deruli/html-minifier
150768 Downloads
The Blink HTMLTokenizer ported to PHP. Fork by derUli.
ishanvyas22/asset-mix
77728 Downloads
Asset Mix plugin for CakePHP
hexydec/jslite
12552 Downloads
A token based Javascript parser/minifier designed for compressing inline scripts on the fly, written in PHP
hexydec/htmldoc
11761 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/html-min
236809 Downloads
HTML compressor and minifier for PHP 8.3+
akankov/laravel-compress-html
84138 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
2210 Downloads
PHP Code Minifier is a tool that allows you to minify your PHP code.
dz-id/laravel-html-minifier
1090 Downloads
Html Minifier adalah paket simpel untuk minify output Html, Css style, dan Javascript sebelum dirender ke browser untuk aplikasi Laravel anda.