Libraries tagged by minifing
wa72/html-pretty-min
189628 Downloads
HTML minifier and indenter that works on the DOM tree
t3/min
838644 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
1491983 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
127373 Downloads
Minifies CSS requirements using Minify (http://code.google.com/p/minify/)
soatok/minisign
21132 Downloads
PHP implementation of minisign, based on libsodium
pfaciana/tiny-html-minifier
81829 Downloads
Minify HTML in PHP with just a single class
marcocesarato/minifier
16113 Downloads
This class can minify HTML, Javascript and CSS
deruli/html-minifier
114457 Downloads
The Blink HTMLTokenizer ported to PHP. Fork by derUli.
packagelist/closurecompiler-bin
31610 Downloads
The Closure Compiler is a tool for making JavaScript download and run faster. It is a true compiler for JavaScript. Instead of compiling from a source language to machine code, it compiles from JavaScript to better JavaScript. It parses your JavaScript, analyzes it, removes dead code and rewrites and minimizes what's left. It also checks syntax, variable references, and types, and warns about common JavaScript pitfalls. Packaged for composer.
ishanvyas22/asset-mix
72340 Downloads
Asset Mix plugin for CakePHP
hexydec/htmldoc
8133 Downloads
A token based HTML document parser and minifier. Minify HTML documents including inline CSS, Javascript, and SVG's on the fly. Extract document text, attributes, and fragments. Full test suite.
codedheartinside/apriori
19867 Downloads
Apriori data analysing algorithm written within PHP.
cartalyst/assetic
81253 Downloads
Asset Management for PHP
abordage/html-min
66126 Downloads
Very simple (and very fast) PHP package for HTML minification
rubix/extras
71869 Downloads
Experimental features for the Rubix ML library.