PHPMD takes a given PHP source code base and look for several potential problems within that source.
docker run --volume </local/path>:/project hlacos/phpmd[:tag] [<options>]
Example:
docker run --volume /project/path:/project hlacos/phpmd phpmd /project text cleancode,codesize,controversial,design,naming,unusedcode
Content type
Image
Digest
Size
125.4 MB
Last updated
over 7 years ago
docker pull hlacos/phpmd