Libraries tagged by php minifier
matthiasmullie/minify
26385897 Downloads
CSS & JavaScript minifier, in PHP. Removes whitespace, strips comments, combines files (incl. @import statements and small assets in CSS files), and optimizes/shortens a few common programming patterns.
tedivm/jshrink
34656753 Downloads
Javascript Minifier built in PHP
zaininnari/html-minifier
382090 Downloads
The Blink HTMLTokenizer ported to PHP.
pfaciana/tiny-html-minifier
85693 Downloads
Minify HTML in PHP with just a single class
mathiasreker/php-svg-optimizer
7185 Downloads
php-svg-optimizer is a PHP library designed to optimize SVG files by applying various transformations and cleanup operations.
deruli/html-minifier
119897 Downloads
The Blink HTMLTokenizer ported to PHP. Fork by derUli.
abordage/html-min
72171 Downloads
Very simple (and very fast) PHP package for HTML minification
php-code-minifier/php-code-minifier
1405 Downloads
PHP Code Minifier is a tool that allows you to minify your PHP code.
toopay/assetic-minifier
56720 Downloads
Assetic Filter for pure PHP JS and CSS minification
hexydec/cssdoc
9013 Downloads
A token based CSS Document parser and minifier written in PHP
jaxon-php/jaxon-utils
14830 Downloads
Utilities for the Jaxon library.
hexydec/jslite
9020 Downloads
A token based Javascript parser/minifier designed for compressing inline scripts on the fly, written in PHP
searchturbine/phpwee-php-minifier
2458 Downloads
A PHP minifier for HTML, CSS and JS files.
arjanschouten/htmlminifier
943 Downloads
PHP based Html minifier with support for Laravel/Lumen. This minifier will improve you're application size drastically!
tbela99/css
318 Downloads
A CSS parser and minifier written in PHP