PHP Depend is a static analysis tool for PHP, mainly for seeing flaws in your code because you have to many dependencies in a class etc.
This repository provides a Docker image for PHP depend.
docker run --rm -it fabiang/pdepend:2-alpine --help
PHP Depend is licensed under BSD 3-Clause License. This software is licensed under BSD 2-Clause License.