Libraries tagged by php minify js
matthiasmullie/minify
22989869 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.
mrclay/jsmin-php
9477007 Downloads
Provides a modified port of Douglas Crockford's jsmin.c, which removes unnecessary whitespace from JavaScript files.
tholu/php-packer
377093 Downloads
A PHP version of Packer, JavaScript obfuscation library originally created by Dean Edwards
linkorb/jsmin-php
3229005 Downloads
Unofficial package of jsmin-php
jalle19/php-yui-compressor
940543 Downloads
A modern PHP wrapper for the YUI compressor
t1st3/php-json-minify
64126 Downloads
nitra/php-min
254043 Downloads
Minifying CSS, JS
ikkez/f3-assets
9376 Downloads
CSS/JS Assets Plugin for PHP Fat-Free Framework
pug-php/pug-minify
84933 Downloads
One keyword to minify them all (the assets: JS, CSS, Stylus, minify, Coffee, React) in your pug-php template.
bissolli/php-css-js-minifier
2478 Downloads
A PHP Class to merge and minify CSS and JavaScript files.
searchturbine/phpwee-php-minifier
2341 Downloads
A PHP minifier for HTML, CSS and JS files.
hexydec/jslite
7502 Downloads
A token based Javascript parser/minifier designed for compressing inline scripts on the fly, written in PHP
shinsenter/defer.php
9444 Downloads
🚀 A PHP library that focuses on minimizing payload size of HTML document and optimizing processing on the browser when rendering the web page.
dbx123/php-minifier
1847 Downloads
A PHP minifier for HTML, CSS and JS files.
smallhadroncollider/uglify-php
33877 Downloads
A simple PHP wrapper for Uglify JS and Uglify CSS