phpcq/all-tasks

This package is abandoned and no longer maintained. No replacement package was suggested.

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

Fund package maintenance!
discordier
dmolineus

Installs: 35 717

Dependents: 145

Suggesters: 0

Security: 0

Stars: 4

Watchers: 5

Forks: 1

Open Issues: 0

Type:metapackage

1.3.1 2020-09-19 07:09 UTC

This package is auto-updated.

Last update: 2022-06-21 16:14:49 UTC


README

Version Stable Build Status Upstream Build Status License Downloads

Simply require all available build tasks.

This is useful to only have to put one dependency into require-dev when utilizing all phpcq tasks.

Usage

Add to your composer.json in the require-dev section:

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