Libraries tagged by linkifier
sensiolabs/minify-bundle
231671 Downloads
Assets Minifier (CSS, JS) for Symfony & Minify integration in Asset Mapper
markstory/mini-asset
834012 Downloads
An asset compression library. Provides file concatenation and a flexible filter system for preprocessing and minification.
fitztrev/laravel-html-minify
216806 Downloads
Minifies the HTML output of Laravel 4 applications
fahlisaputra/laravel-minify
204505 Downloads
Minify your blade views, html, css and obfuscate js files on the fly. Lightweight minifier for your Laravel project.
graham-campbell/htmlmin
431319 Downloads
HTMLMin Is A Simple HTML Minifier For Laravel 5
zaininnari/html-minifier
416571 Downloads
The Blink HTMLTokenizer ported to PHP.
pfaciana/tiny-html-minifier
111667 Downloads
Minify HTML in PHP with just a single class
michalsn/minifier
40860 Downloads
Assets minification and versioning library for CodeIgniter 4.
marcocesarato/minifier
70338 Downloads
This class can minify HTML, Javascript and CSS
mathiasreker/php-svg-optimizer
16770 Downloads
php-svg-optimizer is a PHP library designed to optimize SVG files by applying various transformations and cleanup operations.
abordage/laravel-html-min
88809 Downloads
HtmlMin is very simple (and very fast) html compression package for Laravel
abordage/html-min
134751 Downloads
Very simple (and very fast) PHP package for HTML minification
wa72/html-pretty-min
243247 Downloads
HTML minifier and indenter that works on the DOM tree
t3/min
1036606 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
1595434 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.