Libraries tagged by linkifier
websharks/css-minifier
1453790 Downloads
Compresses CSS.
sensiolabs/minify-bundle
20346 Downloads
Assets Minifier (CSS, JS) for Symfony & Minify integration in Asset Mapper
ishanvyas22/asset-mix
54185 Downloads
Asset Mix plugin for CakePHP
fitztrev/laravel-html-minify
205277 Downloads
Minifies the HTML output of Laravel 4 applications
abordage/laravel-html-min
40342 Downloads
HtmlMin is very simple (and very fast) html compression package for Laravel
wa72/html-pretty-min
181175 Downloads
HTML minifier and indenter that works on the DOM tree
t3/min
807180 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
1479864 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.
searchturbine/phpwee-php-minifier
2423 Downloads
A PHP minifier for HTML, CSS and JS files.
pfaciana/tiny-html-minifier
77447 Downloads
Minify HTML in PHP with just a single class
michalsn/minifier
31214 Downloads
Assets minification and versioning library for CodeIgniter 4.
marcocesarato/minifier
13949 Downloads
This class can minify HTML, Javascript and CSS
deruli/html-minifier
106487 Downloads
The Blink HTMLTokenizer ported to PHP. Fork by derUli.
hexydec/htmldoc
7580 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.
abordage/html-min
58383 Downloads
Very simple (and very fast) PHP package for HTML minification