Libraries tagged by php minify css
mrclay/minify
14826396 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
24007717 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
34358636 Downloads
A PHP port of the YUI CSS compressor
jalle19/php-yui-compressor
946590 Downloads
A modern PHP wrapper for the YUI compressor
searchturbine/phpwee-php-minifier
2423 Downloads
A PHP minifier for HTML, CSS and JS files.
nitra/php-min
255062 Downloads
Minifying CSS, JS
gulch/minify
6191 Downloads
Package for minify and optimize HTML code
ikkez/f3-assets
9981 Downloads
CSS/JS Assets Plugin for PHP Fat-Free Framework
bissolli/php-css-js-minifier
2574 Downloads
A PHP Class to merge and minify CSS and JavaScript files.
pug-php/pug-minify
86048 Downloads
One keyword to minify them all (the assets: JS, CSS, Stylus, minify, Coffee, React) in your pug-php template.
hexydec/cssdoc
8013 Downloads
A token based CSS Document parser and minifier written in PHP
shinsenter/defer.php
9590 Downloads
🚀 A PHP library that focuses on minimizing payload size of HTML document and optimizing processing on the browser when rendering the web page.
itsahappymedium/fec
1099 Downloads
A PHP Command Line tool that makes it easy to compile, concat, and minify front-end Javascript and CSS/SCSS dependencies.
nlac/nlsclientscript
7878 Downloads
Yii ClientScript extension for prevent reloading javascript and merging/minfying resources
bpedroza/asset-compiler
1088 Downloads
An asset compiler for php. Compile multiple javascript or css files into a single file.