php-minifier icon indicating copy to clipboard operation
php-minifier copied to clipboard

Minify PHP source code by removing comments and whitespace.

trafficstars

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.