Search results for Minify
hexydec/jslite
8181 Downloads
A token based Javascript parser/minifier designed for compressing inline scripts on the fly, written in PHP
hexydec/cssdoc
8170 Downloads
A token based CSS Document parser and minifier written in PHP
dz-id/laravel-html-minifier
783 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
2611 Downloads
A PHP Class to merge and minify CSS and JavaScript files.
axllent/silverstripe-minifier
21836 Downloads
CSS & JavaScript minifier for Silverstripe
packagist/closurecompiler-bin
98791 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
51881 Downloads
Laravel Page Speed
madj2k/t3-accelerator
2053 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
9613 Downloads
🚀 A PHP library that focuses on minimizing payload size of HTML document and optimizing processing on the browser when rendering the web page.
sgalinski/scriptmerger
52375 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
918 Downloads
@minify directive to partially compress HTML.
opensolutions/minify
36282 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
4284 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