Libraries tagged by minyfy
epsoftware/minyfy
257 Downloads
Php Code to minyfy html, css and js
mrclay/minify
13141782 Downloads
Minify is a PHP app that helps you follow several rules for client-side performance. It combines multiple CSS or Javascript files, removes unnecessary whitespace and comments, and serves them with gzip encoding and optimal client-side cache headers
matthiasmullie/minify
20183621 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.
tubalmartin/cssmin
29951430 Downloads
A PHP port of the YUI CSS compressor
renatomarinho/laravel-page-speed
1478423 Downloads
Laravel Page Speed
natxet/cssmin
6303912 Downloads
Minifying CSS
mrclay/jsmin-php
8265366 Downloads
Provides a modified port of Douglas Crockford's jsmin.c, which removes unnecessary whitespace from JavaScript files.
rmrevin/yii2-minify-view
243238 Downloads
Yii2 View component with auto minification css & js in runtime
fahlisaputra/laravel-minify
51468 Downloads
Minify your blade views, html, css and js files on the fly for Laravel 6, 7, 8, 9 and 10
voku/html-compress-twig
1636485 Downloads
Twig extension for compressing HTML
tholu/php-packer
357376 Downloads
A PHP version of Packer, JavaScript obfuscation library originally created by Dean Edwards
stolz/assets
459641 Downloads
An ultra-simple-to-use assets management library
linkorb/jsmin-php
3114216 Downloads
Unofficial package of jsmin-php
wyrihaximus/html-compress
1352870 Downloads
Compress/minify your HTML
wikimedia/minify
487396 Downloads
Minification of JavaScript code and CSS stylesheets.