Libraries tagged by html compress
voku/html-min
5005750 Downloads
HTML Compressor and Minifier
wyrihaximus/html-compress
1671881 Downloads
Compress/minify your HTML
voku/html-compress-twig
2377547 Downloads
Twig extension for compressing HTML
skeeks/yii2-assets-auto-compress
452541 Downloads
Automatically compile and merge files js + css + html in yii2 project
fitztrev/laravel-html-minify
213987 Downloads
Minifies the HTML output of Laravel 4 applications
nochso/html-compress-twig
471334 Downloads
Twig extension for compressing HTML and inline CSS/Javascript
akankov/html-min
127438 Downloads
HTML compressor and minifier for PHP 8.3+
abordage/laravel-html-min
78514 Downloads
HtmlMin is very simple (and very fast) html compression package for Laravel
abordage/html-min
116928 Downloads
Very simple (and very fast) PHP package for HTML minification
wyrihaximus/js-compress
690734 Downloads
Compress/minify your JavaScript
wyrihaximus/css-compress
694819 Downloads
Compress/minify your CSS
t3/min
993134 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.
ogheo/yii2-htmlcompress
188043 Downloads
Compress HTML output into a single line
akankov/twig-compress-html
49952 Downloads
Twig 3 extension wrapping akankov/html-min: provides an html_min filter and a {% htmlmin %}...{% endhtmlmin %} block tag, plus an optional Symfony bundle.
akankov/laravel-compress-html
45969 Downloads
Laravel integration for the akankov/html-min HTML minifier: Blade @htmlmin directive, response middleware, and a publishable config-driven service provider.