2017 © Pedro Peláez
 

metapackage all-tasks

Meta package to enable all tasks of the PHP code quality project

image

phpcq/all-tasks

Meta package to enable all tasks of the PHP code quality project

  • Tuesday, July 31, 2018
  • by tril
  • Repository
  • 4 Watchers
  • 0 Stars
  • 15,349 Installations
  • 188 Dependents
  • 0 Suggesters
  • 2 Forks
  • 0 Open issues
  • 10 Versions
  • 5 % Grown

The README.md

Version Stable Build Status Upstream Build Status License Downloads, (*1)

Simply require all available build tasks.

This is useful to only have to put one dependency into require-dev when utilizing all phpcq tasks., (*2)

Usage

Add to your composer.json in the require-dev section:, (*3)

"phpcq/all-tasks": "~1.0"

The Versions