Skip to content
Cédric Belin edited this page May 6, 2022 · 17 revisions

Gulp plug-in minifying PHP source code by removing comments and whitespace.

Quick start

Install the latest version of Gulp-PHP-Minify with npm package manager:

npm install @cedx/gulp-php-minify

For detailed instructions, see the installation guide.

Usage

TODO

See also

Clone this wiki locally