Back
tophfr/phan
By tophfr
Phan is a static analyzer for PHP
52
Cf. https://github.com/phan/phan
docker run --rm -it -v "$PWD:$PWD" -w "$PWD" -u "$(id -u):$(id -g)" tophfr/phan -p
You should probably edit .phan/config.php.
.phan/config.php
docker pull tophfr/phan