Libraries tagged by minifing
markstory/mini-asset
619095 Downloads
An asset compression library. Provides file concatenation and a flexible filter system for preprocessing and minification.
fahlisaputra/laravel-minify
84598 Downloads
Minify your blade views, html, css and obfuscate js files on the fly. Lightweight minifier for your Laravel project.
assetic/framework
1101426 Downloads
Asset Management for PHP
patchwork/jsqueeze
5606792 Downloads
Efficient JavaScript minification in PHP
graham-campbell/htmlmin
404480 Downloads
HTMLMin Is A Simple HTML Minifier For Laravel 5
rmrevin/yii2-minify-view
258540 Downloads
Yii2 View component with auto minification css & js in runtime
zaininnari/html-minifier
369077 Downloads
The Blink HTMLTokenizer ported to PHP.
websharks/css-minifier
1428028 Downloads
Compresses CSS.
sensiolabs/minify-bundle
12269 Downloads
Assets Minifier (CSS, JS) for Symfony & Minify integration in Asset Mapper
fitztrev/laravel-html-minify
204349 Downloads
Minifies the HTML output of Laravel 4 applications
abordage/laravel-html-min
36820 Downloads
HtmlMin is very simple (and very fast) html compression package for Laravel
wikimedia/minify
578349 Downloads
Minification of JavaScript code and CSS stylesheets.
wa72/html-pretty-min
176125 Downloads
HTML minifier and indenter that works on the DOM tree
t3/min
785596 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
1470805 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.