phpcpd

A copy and paste detector for PHP code. More information: <https://github.com/sebastianbergmann/phpcpd>.

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