mrclay/jsmin-php
PHP port of Douglas Crockford’s JSMin for minifying JavaScript. Removes comments and unnecessary whitespace to shrink files while preserving behavior. Lightweight and simple to integrate into build scripts or server-side workflows.
Full Changelog: https://github.com/mrclay/jsmin-php/compare/2.4.0...2.4.1
Now preserves ES6 template literals! Thanks to https://github.com/futtta/autoptimize for testing this in production :)
Full Changelog: https://github.com/mrclay/jsmin-php/compare/2.3.2...2.4.0
Correctly identifies regexes following keywords with no space. E.g. return/regex/;
Full Changelog: https://github.com/mrclay/jsmin-php/compare/2.3.1...2.3.2
How can I help you explore Laravel packages today?