:skull: PHP port of Douglas Crockford's JSMin JavaScript minifier. No longer maintained.
Stars
420
Forks
126
Watchers
420
Open Issues
5
Overall repository health assessment
No package.json found
This might not be a Node.js project
Add phpdoc to most functions, use same as minify if appropriate.
0969002View on GitHubSync parameter name of action() function with minify, $d -> $command
d11f38cView on GitHubImplement: Use class constants for actions (1-3) used in action()
baaef39View on GitHubfix for bug where JS contains regex(s) with [...] sets, which themselves contain the regex start marker '/', e.g. mootools:
e71eac3View on GitHub