Libraries tagged by php minify js
matthiasmullie/minify
25281989 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
10448268 Downloads
Provides a modified port of Douglas Crockford's jsmin.c, which removes unnecessary whitespace from JavaScript files.
tholu/php-packer
397999 Downloads
A PHP version of Packer, JavaScript obfuscation library originally created by Dean Edwards
linkorb/jsmin-php
3326984 Downloads
Unofficial package of jsmin-php
jalle19/php-yui-compressor
952280 Downloads
A modern PHP wrapper for the YUI compressor
t1st3/php-json-minify
65974 Downloads
nitra/php-min
256213 Downloads
Minifying CSS, JS
pug-php/pug-minify
87739 Downloads
One keyword to minify them all (the assets: JS, CSS, Stylus, minify, Coffee, React) in your pug-php template.
searchturbine/phpwee-php-minifier
2454 Downloads
A PHP minifier for HTML, CSS and JS files.
hexydec/jslite
8565 Downloads
A token based Javascript parser/minifier designed for compressing inline scripts on the fly, written in PHP
shinsenter/defer.php
9720 Downloads
🚀 A PHP library that focuses on minimizing payload size of HTML document and optimizing processing on the browser when rendering the web page.
ikkez/f3-assets
10226 Downloads
CSS/JS Assets Plugin for PHP Fat-Free Framework
bissolli/php-css-js-minifier
2629 Downloads
A PHP Class to merge and minify CSS and JavaScript files.
josantonius/asset
186 Downloads
* PHP library for handling styles and scripts: Add, minify, unify and print.
itsahappymedium/fec
1132 Downloads
A PHP Command Line tool that makes it easy to compile, concat, and minify front-end Javascript and CSS/SCSS dependencies.