cedx / php-minifier

Minify PHP source code by removing comments and whitespace.
https://github.com/cedx/php-minifier/wiki
MIT License
27 stars 7 forks source link
gulp haxe php

PHP Minifier

Node.js npm License Downloads

Minify PHP source code by removing comments and whitespace.
This package allows you to apply the php_strip_whitespace() function to compress the code, either using the command line or through a Gulp plugin.

Documentation

Development

License

PHP Minifier is distributed under the MIT License.