Libraries tagged by php minifier
matthiasmullie/minify
22983151 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
31956704 Downloads
Javascript Minifier built in PHP
zaininnari/html-minifier
368560 Downloads
The Blink HTMLTokenizer ported to PHP.
pfaciana/tiny-html-minifier
73520 Downloads
Minify HTML in PHP with just a single class
deruli/html-minifier
100596 Downloads
The Blink HTMLTokenizer ported to PHP. Fork by derUli.
abordage/html-min
52107 Downloads
Very simple (and very fast) PHP package for HTML minification
searchturbine/phpwee-php-minifier
2341 Downloads
A PHP minifier for HTML, CSS and JS files.
php-code-minifier/php-code-minifier
962 Downloads
PHP Code Minifier is a tool that allows you to minify your PHP code.
bissolli/php-css-js-minifier
2478 Downloads
A PHP Class to merge and minify CSS and JavaScript files.
toopay/assetic-minifier
56507 Downloads
Assetic Filter for pure PHP JS and CSS minification
mathiasreker/php-svg-optimizer
3438 Downloads
php-svg-optimizer is a PHP library designed to optimize SVG files by applying various transformations and cleanup operations.
hexydec/cssdoc
7491 Downloads
A token based CSS Document parser and minifier written in PHP
hexydec/jslite
7499 Downloads
A token based Javascript parser/minifier designed for compressing inline scripts on the fly, written in PHP
vregistry/packapp
30 Downloads
PackApp.php utility to create packages of project files for distribution by minifying, obfuscating, zipping the source code
navindex/html-formatter
825 Downloads
HTML beautifier and minifier library for development and testing.