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.
composer require mrclay/minifyNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Minify a CSS string.
Use the new Minify class directly for minification.
No dependency data recorded yet.