0.1.3 • Published 8 years ago

gulp-php-minify v0.1.3

Weekly downloads
37
License
Apache-2.0
Repository
github
Last release
8 years ago

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.