Libraries tagged by minifyjs
dgifford/assets
10 Downloads
Class for combining, minifying and publishing JS and CSS assets
debjyotikar001/asset-optimise
240 Downloads
A Laravel package that optimizes front-end assets by minifying HTML, CSS, and JavaScript, enhancing page load speeds and save bandwidth.
buzzingpixel/minifier
148 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
abolfazl/minifier
8 Downloads
This package minifies the html files, which was sent from the server to users.
werkint/jsmin
114467 Downloads
Library for minifying JavaScript files
petflow/asset_manager
568 Downloads
Compiles Less, Sass, SCSS and CoffeeScript into CSS/JS and concatenates and minifies files.
nick4fake/jsmin
3043 Downloads
Library for minifying JavaScript files
lastzero/css-optimizer
417 Downloads
CSS Optimizer - Minifies stylesheets by removing duplicates and combining selectors
bit3/packer
19 Downloads
Pack JS and CSS distribution with compile and minify support using the Assetic framework.
barryvdh/assetic-filters
551 Downloads
Additional CSSminFilter and UriPrependFilter, using the mrclay/minify libraries