-
Notifications
You must be signed in to change notification settings - Fork 7
Home
Cédric Belin edited this page May 6, 2022
·
17 revisions
Gulp plug-in minifying PHP source code by removing comments and whitespace.
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.
TODO