Libraries tagged by css minify
basilicom-pimcore-plugin/minify
490 Downloads
Pimcore plugin with helper functions for minifying JS/CSS in templates
yanli0303/yii-minify-client-script-package
13 Downloads
A PHP console application for minifying JavaScript and CSS files of a PHP Yii web application.
yanli0303/yii-minify-client-script
111 Downloads
A PHP Yii framework extension to minify JavaScript and CSS files for a web page.
djdigitalemedien/laravel-minify
13 Downloads
Minify your blade views, html, css and js files on the fly for Laravel 6, 7, 8, 9 and 10
webisters/minify
0 Downloads
Webisters Minify Library
vicvicos/yii2-minify-view
374 Downloads
Yii2 View component with auto minification css & js in runtime
thewind1984/css-optimizator
48 Downloads
Interface accepts css files and folders / single templates files, then combines provided css files into one, compares it with provided templates, removes unused selectors and minifies final file
tetrode/minify
22 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.
taufik-nurrohman/minify
11 Downloads
Reduce CSS, HTML, JavaScript, JSON, PHP, and XML code size on the server side.
samsonphp/minify
66 Downloads
SamsonPHP minification module
rah/rah_minify
4 Downloads
Assets minifier for Textpattern CMS
processfast/yii2-minify-view
10898 Downloads
Modification of rmrevin/yii-2-minify-view lib to allow minification of css & js in a load balanced environment
phppack/minify
4 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.
oyatel/minify
6936 Downloads
Minify is a PHP5 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
myjw3b/minify
15 Downloads
A simple css and javascript compression or minified class written in PHP