This package has been deprecated

Author message:

WARNING: This package is abandoned and no longer maintained. Please use '@cedx/gulp-php-minify' instead. See 'https://github.com/cedx/gulp-php-minify' for more information.

gulp-php-minify

0.1.3 • Public • Published

Gulp-PHP-Minify

Release License Downloads Dependencies Code quality

Gulp.js plugin minifying PHP source code by removing comments and whitespace.

Warning

This project has moved to a scoped package: @aquafadas/gulp-php-minify.
See https://www.npmjs.com/package/@aquafadas/gulp-php-minify for more info.

Please, update your package.json files to use the new package:

{
  "devDependencies": {
    "@aquafadas/gulp-php-minify": "*"
  }
}

License

Gulp-PHP-Minify is distributed under the Apache License, version 2.0.

Package Sidebar

Install

npm i gulp-php-minify

Weekly Downloads

21

Version

0.1.3

License

Apache-2.0

Last publish

Collaborators

  • aquafadas