Libraries tagged by php minify css
mrclay/minify
15380056 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
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.
tubalmartin/cssmin
35689607 Downloads
A PHP port of the YUI CSS compressor
jalle19/php-yui-compressor
952280 Downloads
A modern PHP wrapper for the YUI compressor
nitra/php-min
256213 Downloads
Minifying CSS, JS
gulch/minify
12440 Downloads
Package for minify and optimize HTML code
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/cssdoc
8554 Downloads
A token based CSS Document parser and minifier 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.
nlac/nlsclientscript
7923 Downloads
Yii ClientScript extension for prevent reloading javascript and merging/minfying resources
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.
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.
josantonius/asset
186 Downloads
* PHP library for handling styles and scripts: Add, minify, unify and print.