phan

PHP용 정적 분석 도구. 더 많은 정보: https://github.com/phan/phan.

phan --init

phan --init --init-level {{레벨}}

phan

phan --directory {{경로/대상/폴더}} --directory {{경로/대상/다른_폴더}}

phan --config-file {{경로/대상/config.php}}

phan --output-mode {{text|verbose|json|csv|codeclimate|checkstyle|pylint|html}}

phan --processes {{프로세스_수}}