Libraries tagged by minifyjs
dz-id/laravel-html-minifier
755 Downloads
Html Minifier adalah paket simpel untuk minify output Html, Css style, dan Javascript sebelum dirender ke browser untuk aplikasi Laravel anda.
bissolli/php-css-js-minifier
2486 Downloads
A PHP Class to merge and minify CSS and JavaScript files.
axllent/silverstripe-minifier
21319 Downloads
CSS & JavaScript minifier for Silverstripe
shinsenter/defer.php
9464 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
97429 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
48176 Downloads
Laravel Page Speed
sgalinski/scriptmerger
51689 Downloads
CSS/Javascript Minificator, Compressor And Concatenator - This extension minimizes the http requests by concatenating your css and javascript. Furthermore the result can be minified and compressed. This whole process is highly configurable and is partly based on the "minify", "jsminplus" and "jsmin" projects.
yamadashy/laravel-blade-minify-directive
848 Downloads
@minify directive to partially compress HTML.
thoughtco/statamic-minify
583 Downloads
Automatically minifies CSS and JS files on a Statamic v3 site
opensolutions/minify
36260 Downloads
A JS and CSS minifier tool (with additional benefits for projects using template engines such as Smarty)
octoper/statamic-html-minify
6645 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.
mirocow/yii2-minify-view
4270 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