Libraries tagged by php minify css
mrclay/minify
13236914 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
20401328 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
30210100 Downloads
A PHP port of the YUI CSS compressor
jalle19/php-yui-compressor
923599 Downloads
A modern PHP wrapper for the YUI compressor
nitra/php-min
251414 Downloads
Minifying CSS, JS
shinsenter/defer.php
9102 Downloads
🚀 A PHP library that focuses on minimizing payload size of HTML document and optimizing processing on the browser when rendering the web page.
pug-php/pug-minify
82584 Downloads
One keyword to minify them all (the assets: JS, CSS, Stylus, minify, Coffee, React) in your pug-php template.
searchturbine/phpwee-php-minifier
2220 Downloads
A PHP minifier for HTML, CSS and JS files.
hexydec/cssdoc
6315 Downloads
A token based CSS Document parser and minifier written in PHP
nlac/nlsclientscript
7801 Downloads
Yii ClientScript extension for prevent reloading javascript and merging/minfying resources
ikkez/f3-assets
8001 Downloads
CSS/JS Assets Plugin for PHP Fat-Free Framework
bissolli/php-css-js-minifier
2285 Downloads
A PHP Class to merge and minify CSS and JavaScript files.
gulch/minify
3077 Downloads
Package for minify and optimize HTML code
itsahappymedium/fec
984 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
875 Downloads
An asset compiler for php. Compile multiple javascript or css files into a single file.