Sign inSign up

tophfr/phan

By tophfr

Updated almost 8 years ago

Phan is a static analyzer for PHP

Image
1

465

tophfr/phan repository overview

Docker image for Phan, a static analyzer for PHP

Cf. https://github.com/phan/phan

How to use it

docker run --rm -it -v "$PWD:$PWD" -w "$PWD" -u "$(id -u):$(id -g)" tophfr/phan -p

You should probably edit .phan/config.php.

Tag summary

Content type

Image

Digest

Size

32.2 MB

Last updated

almost 8 years ago

docker pull tophfr/phan