phpmd

A PHP mess detector that checks for common potential problems. More information: <https://github.com/phpmd/phpmd>.

Debian Debian
RUN apt-get update && \ apt-get install -y phpmd
Ubuntu
RUN apt-get update && \ apt-get install -y phpmd
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y phpmd
Fedora
RUN dnf install -y phpmd
Raspbian
RUN apt-get update && \ apt-get install -y phpmd
click the source code to copy install phpmd on any operating system with command-not-found.com