Libraries tagged by linkifier
markstory/mini-asset
791856 Downloads
An asset compression library. Provides file concatenation and a flexible filter system for preprocessing and minification.
fitztrev/laravel-html-minify
214488 Downloads
Minifies the HTML output of Laravel 4 applications
fahlisaputra/laravel-minify
180731 Downloads
Minify your blade views, html, css and obfuscate js files on the fly. Lightweight minifier for your Laravel project.
graham-campbell/htmlmin
427220 Downloads
HTMLMin Is A Simple HTML Minifier For Laravel 5
zaininnari/html-minifier
409670 Downloads
The Blink HTMLTokenizer ported to PHP.
michalsn/minifier
38461 Downloads
Assets minification and versioning library for CodeIgniter 4.
marcocesarato/minifier
51739 Downloads
This class can minify HTML, Javascript and CSS
akankov/html-min
183132 Downloads
HTML compressor and minifier for PHP 8.3+
abordage/laravel-html-min
80247 Downloads
HtmlMin is very simple (and very fast) html compression package for Laravel
abordage/html-min
120548 Downloads
Very simple (and very fast) PHP package for HTML minification
wyrihaximus/minify-html
155001 Downloads
Html minifier for CakePHP3
wa72/html-pretty-min
233012 Downloads
HTML minifier and indenter that works on the DOM tree
t3/min
1003693 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
1573095 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
105326 Downloads
Minify HTML in PHP with just a single class