Libraries tagged by minyfy
elephfront/robo-css-minify
20842 Downloads
Robo task to perform minification on your CSS files.
maybeworks/yii2-minify
4644 Downloads
Minify helper and component for Yii PHP framework 2.0
kkamkou/tp-minify
18472 Downloads
Zend Framework 2 module which uses the Steve (mrclay) Clay's Minify library for styles and scripts obfuscation
asika/minify
8859 Downloads
Simple CSS & JS minify package
skeeks/cssmin
49289 Downloads
Minifying CSS
selectandstart/laravel-12-page-speed
2908 Downloads
Laravel Page Speed
rickkuipers/justless
19185 Downloads
ZF2 module that allows automation of compiling your LESS with the extra of minifying the files.
php-code-minifier/php-code-minifier
1405 Downloads
PHP Code Minifier is a tool that allows you to minify your PHP code.
packagelist/closurecompiler-bin
32895 Downloads
The Closure Compiler is a tool for making JavaScript download and run faster. It is a true compiler for JavaScript. Instead of compiling from a source language to machine code, it compiles from JavaScript to better JavaScript. It parses your JavaScript, analyzes it, removes dead code and rewrites and minimizes what's left. It also checks syntax, variable references, and types, and warns about common JavaScript pitfalls. Packaged for composer.
odan/twig-assets
21988 Downloads
Caching and compression for Twig assets (JavaScript and CSS).
nlac/nlsclientscript
7966 Downloads
Yii ClientScript extension for prevent reloading javascript and merging/minfying resources
middlewares/minifier
28289 Downloads
Middleware to minify Html, CSS and Javascript responses
madj2k/t3-accelerator
4299 Downloads
Speed up your TYPO3 installation: add Critical CSS (Above The Fold) inline, minify the HTML of your website, use subdomains as CDN to reduce page load, manage proxy-caching (e.g with Varnish) via page-properties.
lajax/yii2-asset-minifier
9253 Downloads
Runtime minification and combination of asset files.
hexydec/jslite
9020 Downloads
A token based Javascript parser/minifier designed for compressing inline scripts on the fly, written in PHP