Libraries tagged by js minify
matthiasmullie/minify
34969715 Downloads
CSS & JavaScript minifier, in PHP. Removes whitespace, strips comments, combines files (incl. @import statements and small assets in CSS files), and optimizes/shortens a few common programming patterns.
sensiolabs/minify-bundle
201116 Downloads
Assets Minifier (CSS, JS) for Symfony & Minify integration in Asset Mapper
rmrevin/yii2-minify-view
335299 Downloads
Yii2 View component with auto minification css & js in runtime
fahlisaputra/laravel-minify
194377 Downloads
Minify your blade views, html, css and obfuscate js files on the fly. Lightweight minifier for your Laravel project.
tholu/php-packer
482751 Downloads
A PHP version of Packer, JavaScript obfuscation library originally created by Dean Edwards
stolz/assets
542229 Downloads
An ultra-simple-to-use assets management library
nystudio107/craft-minify
473641 Downloads
A simple plugin that allows you to minify blocks of HTML, CSS, and JS inline in Craft CMS templates.
wyrihaximus/js-compress
728369 Downloads
Compress/minify your JavaScript
jalle19/php-yui-compressor
987466 Downloads
A modern PHP wrapper for the YUI compressor
joseki/webloader-filters
246858 Downloads
This is an extension of janmarek/webloader. This extension contains filters to minify js and css.
pug-php/pug-minify
94301 Downloads
One keyword to minify them all (the assets: JS, CSS, Stylus, minify, Coffee, React) in your pug-php template.
nitra/php-min
262896 Downloads
Minifying CSS, JS
middlewares/minifier
29732 Downloads
Middleware to minify Html, CSS and Javascript responses
ikkez/f3-assets
16428 Downloads
CSS/JS Assets Plugin for PHP Fat-Free Framework
hexydec/jslite
12527 Downloads
A token based Javascript parser/minifier designed for compressing inline scripts on the fly, written in PHP