phploc

A tool for quickly measuring the size and analyzing the…

phploc

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

phploc {{path/to/directory}}

phploc {{path/to/directory}} --names {{files}}

phploc {{path/to/directory}} --names-exclude {{files}}

phploc {{path/to/directory}} --exclude {{path/to/exclude_directory}}

phploc {{path/to/directory}} --log-csv {{path/to/file}}

phploc {{path/to/directory}} --log-xml {{path/to/file}}

phploc {{path/to/directory}} --count-tests

Также может быть вам интересно:
КодТрюки BashНастройкиТерминал/Консоль
← phpize phpmd →