Libraries tagged by minify
mrclay/minify
14301552 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
22793194 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
32990380 Downloads
A PHP port of the YUI CSS compressor
renatomarinho/laravel-page-speed
1536635 Downloads
Laravel Page Speed
natxet/cssmin
6623546 Downloads
Minifying CSS
mrclay/jsmin-php
9397271 Downloads
Provides a modified port of Douglas Crockford's jsmin.c, which removes unnecessary whitespace from JavaScript files.
rmrevin/yii2-minify-view
256563 Downloads
Yii2 View component with auto minification css & js in runtime
fahlisaputra/laravel-minify
80252 Downloads
Minify your blade views, html, css and obfuscate js files on the fly. Lightweight minifier for your Laravel project.
voku/html-compress-twig
1845613 Downloads
Twig extension for compressing HTML
tholu/php-packer
374278 Downloads
A PHP version of Packer, JavaScript obfuscation library originally created by Dean Edwards
stolz/assets
474781 Downloads
An ultra-simple-to-use assets management library
linkorb/jsmin-php
3217978 Downloads
Unofficial package of jsmin-php
wyrihaximus/html-compress
1416633 Downloads
Compress/minify your HTML
wikimedia/minify
566167 Downloads
Minification of JavaScript code and CSS stylesheets.
sensiolabs/minify-bundle
9635 Downloads
Assets Minifier (CSS, JS) for Symfony & Minify integration in Asset Mapper