Sign inSign up

hlacos/phpmd

By hlacos

Updated over 7 years ago

Image
0

1.8K

hlacos/phpmd repository overview

PHP_CodeSniffer Docker image

Supported tags

  • latest

What is PHP Mess Detector?

PHPMD takes a given PHP source code base and look for several potential problems within that source.

How to use this image

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

Tag summary

Content type

Image

Digest

Size

125.4 MB

Last updated

over 7 years ago

docker pull hlacos/phpmd