Libraries tagged by minifing
tholu/php-packer
357732 Downloads
A PHP version of Packer, JavaScript obfuscation library originally created by Dean Edwards
pug-php/pug
305472 Downloads
HAML-like template engine for PHP
markstory/mini-asset
572809 Downloads
An asset compression library. Provides file concatenation and a flexible filter system for preprocessing and minification.
fahlisaputra/laravel-minify
52105 Downloads
Minify your blade views, html, css and js files on the fly for Laravel 6, 7, 8, 9 and 10
graham-campbell/htmlmin
397527 Downloads
HTMLMin Is A Simple HTML Minifier For Laravel 5
rmrevin/yii2-minify-view
243504 Downloads
Yii2 View component with auto minification css & js in runtime
zaininnari/html-minifier
359451 Downloads
The Blink HTMLTokenizer ported to PHP.
websharks/css-minifier
1352258 Downloads
Compresses CSS.
fitztrev/laravel-html-minify
202480 Downloads
Minifies the HTML output of Laravel 4 applications
abordage/laravel-html-min
24852 Downloads
HtmlMin is very simple (and very fast) html compression package for Laravel
wikimedia/minify
489178 Downloads
Minification of JavaScript code and CSS stylesheets.
wa72/html-pretty-min
162129 Downloads
HTML minifier and indenter that works on the DOM tree
t3/min
691592 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
1440673 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.
soatok/minisign
17820 Downloads
PHP implementation of minisign, based on libsodium