phploc

PHP 프로젝트의 크기를 빠르게 측정하고 구조를 분석합니다. 더 많은 정보: https://github.com/sebastianbergmann/phploc.

phploc {{경로/대상/폴더}}

phploc {{경로/대상/폴더}} --names '{{경로/대상/파일1,경로/대상/파일2,...}}'

phploc {{경로/대상/폴더}} --names-exclude '{{경로/대상/파일1,경로/대상/파일2,...}}'

phploc {{경로/대상/폴더}} --exclude {{경로/대상/제외_폴더}}

phploc {{경로/대상/폴더}} --log-csv {{경로/대상/파일}}

phploc {{경로/대상/폴더}} --log-xml {{경로/대상/파일}}

phploc {{경로/대상/폴더}} --count-tests