Libraries tagged by php minify css
mrclay/minify
18840219 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
32987514 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
43387402 Downloads
A PHP port of the YUI CSS compressor
jalle19/php-yui-compressor
979960 Downloads
A modern PHP wrapper for the YUI compressor
nitra/php-min
261618 Downloads
Minifying CSS, JS
gulch/minify
38601 Downloads
Package for minify and optimize HTML code
ikkez/f3-assets
15962 Downloads
CSS/JS Assets Plugin for PHP Fat-Free Framework
pug-php/pug-minify
92815 Downloads
One keyword to minify them all (the assets: JS, CSS, Stylus, minify, Coffee, React) in your pug-php template.
hexydec/cssdoc
11593 Downloads
A token based CSS Document parser and minifier written in PHP
shinsenter/defer.php
10166 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
8416 Downloads
Yii ClientScript extension for prevent reloading javascript and merging/minfying resources
bissolli/php-css-js-minifier
2872 Downloads
A PHP Class to merge and minify CSS and JavaScript files.
varienos/varien.php.minify
323 Downloads
CSS & JavaScript and HTML minifier, in PHP.
searchturbine/phpwee-php-minifier
2464 Downloads
A PHP minifier for HTML, CSS and JS files.
itsahappymedium/fec
1367 Downloads
A PHP Command Line tool that makes it easy to compile, concat, and minify front-end Javascript and CSS/SCSS dependencies.