gulp-php-minifydeprecated

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

Usage no npm install needed!

<script type="module">
  import gulpPhpMinify from 'https://cdn.skypack.dev/gulp-php-minify';
</script>

README

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.