Libraries tagged by minify
nckg/laravel-minify-html
40591 Downloads
Minify your responses in Laravel 5.x
skeeks/cssmin
78652 Downloads
Minifying CSS
pfaciana/tiny-html-minifier
106422 Downloads
Minify HTML in PHP with just a single class
packagelist/closurecompiler-bin
40424 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.
ogheo/yii2-htmlcompress
188546 Downloads
Compress HTML output into a single line
odan/twig-assets
23909 Downloads
Caching and compression for Twig assets (JavaScript and CSS).
nlac/nlsclientscript
8663 Downloads
Yii ClientScript extension for prevent reloading javascript and merging/minfying resources
nitra/php-min
262239 Downloads
Minifying CSS, JS
mathiasreker/php-svg-optimizer
11122 Downloads
php-svg-optimizer is a PHP library designed to optimize SVG files by applying various transformations and cleanup operations.
ikkez/f3-assets
16234 Downloads
CSS/JS Assets Plugin for PHP Fat-Free Framework
hexydec/htmldoc
11407 Downloads
A token based HTML document parser and minifier. Minify HTML documents including inline CSS, Javascript, and SVG's on the fly. Extract document text, attributes, and fragments. Full test suite.
eusonlito/laravel-packer
18888 Downloads
A package for pack css and javascript files
akankov/twig-compress-html
83667 Downloads
Twig 3 extension wrapping akankov/html-min: provides an html_min filter and a {% htmlmin %}...{% endhtmlmin %} block tag, plus an optional Symfony bundle.
akankov/laravel-compress-html
76597 Downloads
Laravel integration for the akankov/html-min HTML minifier: Blade @htmlmin directive, response middleware, and a publishable config-driven service provider.
deruli/html-minifier
147887 Downloads
The Blink HTMLTokenizer ported to PHP. Fork by derUli.