Libraries tagged by minify
mathiasreker/php-svg-optimizer
3576 Downloads
php-svg-optimizer is a PHP library designed to optimize SVG files by applying various transformations and cleanup operations.
lajax/yii2-asset-minifier
8704 Downloads
Runtime minification and combination of asset files.
hexydec/jslite
8128 Downloads
A token based Javascript parser/minifier designed for compressing inline scripts on the fly, written in PHP
hexydec/cssdoc
8117 Downloads
A token based CSS Document parser and minifier written in PHP
bissolli/php-css-js-minifier
2601 Downloads
A PHP Class to merge and minify CSS and JavaScript files.
axllent/silverstripe-minifier
21753 Downloads
CSS & JavaScript minifier for Silverstripe
packagist/closurecompiler-bin
98649 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.
codeat3/laravel-page-speed
51395 Downloads
Laravel Page Speed
madj2k/t3-accelerator
1842 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.
shinsenter/defer.php
9602 Downloads
🚀 A PHP library that focuses on minimizing payload size of HTML document and optimizing processing on the browser when rendering the web page.
yamadashy/laravel-blade-minify-directive
910 Downloads
@minify directive to partially compress HTML.
opensolutions/minify
36280 Downloads
A JS and CSS minifier tool (with additional benefits for projects using template engines such as Smarty)
nystudio107/minify
1992 Downloads
A simple plugin that allows you to minify blocks of HTML, CSS, and JS inline in Craft CMS templates.
mirocow/yii2-minify-view
4278 Downloads
Yii2 View component with minification html & css & js
maurymmarques/minify-cakephp
1237 Downloads
A CakePHP plugin that facilitates the use of PHP Minify with CakePHP