Libraries tagged by minimize
graham-campbell/htmlmin
408752 Downloads
HTMLMin Is A Simple HTML Minifier For Laravel 5
minime/annotations
350953 Downloads
The KISS PHP annotations library
zaininnari/html-minifier
374654 Downloads
The Blink HTMLTokenizer ported to PHP.
sensiolabs/minify-bundle
27877 Downloads
Assets Minifier (CSS, JS) for Symfony & Minify integration in Asset Mapper
mathiasreker/php-svg-optimizer
5340 Downloads
php-svg-optimizer is a PHP library designed to optimize SVG files by applying various transformations and cleanup operations.
fitztrev/laravel-html-minify
206126 Downloads
Minifies the HTML output of Laravel 4 applications
abordage/laravel-html-min
43167 Downloads
HtmlMin is very simple (and very fast) html compression package for Laravel
wa72/html-pretty-min
185881 Downloads
HTML minifier and indenter that works on the DOM tree
t3/min
826743 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
1487722 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.
nathancox/minify
125995 Downloads
Minifies CSS requirements using Minify (http://code.google.com/p/minify/)
pfaciana/tiny-html-minifier
79882 Downloads
Minify HTML in PHP with just a single class
michalsn/minifier
31778 Downloads
Assets minification and versioning library for CodeIgniter 4.
marcocesarato/minifier
15124 Downloads
This class can minify HTML, Javascript and CSS
deruli/html-minifier
111290 Downloads
The Blink HTMLTokenizer ported to PHP. Fork by derUli.