Libraries tagged by php minify css
mrclay/minify
15916034 Downloads
Minify is a PHP app that helps you follow several rules for client-side performance. It combines multiple CSS or Javascript files, removes unnecessary whitespace and comments, and serves them with gzip encoding and optimal client-side cache headers
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.
tubalmartin/cssmin
36888690 Downloads
A PHP port of the YUI CSS compressor
jalle19/php-yui-compressor
956796 Downloads
A modern PHP wrapper for the YUI compressor
ikkez/f3-assets
12075 Downloads
CSS/JS Assets Plugin for PHP Fat-Free Framework
nitra/php-min
257173 Downloads
Minifying CSS, JS
gulch/minify
16386 Downloads
Package for minify and optimize HTML code
pug-php/pug-minify
88685 Downloads
One keyword to minify them all (the assets: JS, CSS, Stylus, minify, Coffee, React) in your pug-php template.
hexydec/cssdoc
9013 Downloads
A token based CSS Document parser and minifier written in PHP
shinsenter/defer.php
9796 Downloads
🚀 A PHP library that focuses on minimizing payload size of HTML document and optimizing processing on the browser when rendering the web page.
nlac/nlsclientscript
7966 Downloads
Yii ClientScript extension for prevent reloading javascript and merging/minfying resources
searchturbine/phpwee-php-minifier
2458 Downloads
A PHP minifier for HTML, CSS and JS files.
itsahappymedium/fec
1176 Downloads
A PHP Command Line tool that makes it easy to compile, concat, and minify front-end Javascript and CSS/SCSS dependencies.
bpedroza/asset-compiler
1176 Downloads
An asset compiler for php. Compile multiple javascript or css files into a single file.
bissolli/php-css-js-minifier
2646 Downloads
A PHP Class to merge and minify CSS and JavaScript files.