Libraries tagged by minifyjs
axllent/silverstripe-minifier
21730 Downloads
CSS & JavaScript minifier for Silverstripe
shinsenter/defer.php
9601 Downloads
🚀 A PHP library that focuses on minimizing payload size of HTML document and optimizing processing on the browser when rendering the web page.
packagist/closurecompiler-bin
98525 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
50715 Downloads
Laravel Page Speed
yamadashy/laravel-blade-minify-directive
903 Downloads
@minify directive to partially compress HTML.
workspace/laravel-minify-html
3122 Downloads
Compress output Laravel HTML
thoughtco/statamic-minify
1170 Downloads
Automatically minifies CSS and JS files on a Statamic v3 site
opensolutions/minify
36279 Downloads
A JS and CSS minifier tool (with additional benefits for projects using template engines such as Smarty)
octoper/statamic-html-minify
6666 Downloads
An addon to minify HTML for Statamic v3
nystudio107/minify
1992 Downloads
A simple plugin that allows you to minify blocks of HTML, CSS, and JS inline in Craft CMS templates.
nambu-ch/pimcore-minify-cssjs
7264 Downloads
Pimcore 5.x CSS and JS minifier
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
kohana-modules/minify
69 Downloads
Minify module for Kohana 3.x
kkamkou/tp-minify
18270 Downloads
Zend Framework 2 module which uses the Steve (mrclay) Clay's Minify library for styles and scripts obfuscation