Libraries tagged by linkifier
websharks/css-minifier
1494568 Downloads
Compresses CSS.
michalsn/minifier
32644 Downloads
Assets minification and versioning library for CodeIgniter 4.
sensiolabs/minify-bundle
33060 Downloads
Assets Minifier (CSS, JS) for Symfony & Minify integration in Asset Mapper
mathiasreker/php-svg-optimizer
6858 Downloads
php-svg-optimizer is a PHP library designed to optimize SVG files by applying various transformations and cleanup operations.
fitztrev/laravel-html-minify
206505 Downloads
Minifies the HTML output of Laravel 4 applications
abordage/laravel-html-min
45097 Downloads
HtmlMin is very simple (and very fast) html compression package for Laravel
wa72/html-pretty-min
189939 Downloads
HTML minifier and indenter that works on the DOM tree
t3/min
839282 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
1492214 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
81897 Downloads
Minify HTML in PHP with just a single class
marcocesarato/minifier
16151 Downloads
This class can minify HTML, Javascript and CSS
deruli/html-minifier
114630 Downloads
The Blink HTMLTokenizer ported to PHP. Fork by derUli.
ishanvyas22/asset-mix
72359 Downloads
Asset Mix plugin for CakePHP
hexydec/htmldoc
8140 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
66287 Downloads
Very simple (and very fast) PHP package for HTML minification