phploc

A tool for quickly measuring the size and analyzing the structure of a PHP project. More information: <https://github.com/sebastianbergmann/phploc>.

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