Libraries tagged by minifyku
maybeworks/yii2-minify
4633 Downloads
Minify helper and component for Yii PHP framework 2.0
kkamkou/tp-minify
18468 Downloads
Zend Framework 2 module which uses the Steve (mrclay) Clay's Minify library for styles and scripts obfuscation
asika/minify
8854 Downloads
Simple CSS & JS minify package
skeeks/cssmin
49024 Downloads
Minifying CSS
selectandstart/laravel-12-page-speed
2729 Downloads
Laravel Page Speed
rickkuipers/justless
19178 Downloads
ZF2 module that allows automation of compiling your LESS with the extra of minifying the files.
php-code-minifier/php-code-minifier
1398 Downloads
PHP Code Minifier is a tool that allows you to minify your PHP code.
packagelist/closurecompiler-bin
32839 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
21977 Downloads
Caching and compression for Twig assets (JavaScript and CSS).
nlac/nlsclientscript
7959 Downloads
Yii ClientScript extension for prevent reloading javascript and merging/minfying resources
middlewares/minifier
28268 Downloads
Middleware to minify Html, CSS and Javascript responses
madj2k/t3-accelerator
4204 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
9224 Downloads
Runtime minification and combination of asset files.
hexydec/jslite
9004 Downloads
A token based Javascript parser/minifier designed for compressing inline scripts on the fly, written in PHP
hexydec/cssdoc
8997 Downloads
A token based CSS Document parser and minifier written in PHP