This repository allows you to quickly install PHPQA into a DDEV project by simply ddev get ddev/ddev-phpqa.
It will install the docker image from PHPQA which comes with a set of pre-installed static analysis tools.
ddev get nicobot/ddev-phpqaddev restart
This plugin installs a docker-compose.phpqa.yaml using the Docker image based on PHPQA.
TODO: How to configure? How to run reports?
Contributed and maintained by @nicobot