소스 검색

[Code Analysis] Added phan

[phan](https://github.com/etsy/phan) - A static analyzer based on PHP 7+ and the php-ast extension.
pull/659/head
Vitaliy Zakharov 9 년 전
부모
커밋
882cefb2ad
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1
    0
      README.md

+ 1
- 0
README.md 파일 보기

@@ -365,6 +365,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
365 365
 * [PHP Parser](https://github.com/nikic/PHP-Parser) - A PHP parser written in PHP.
366 366
 * [PHP Refactoring Browser](https://github.com/QafooLabs/php-refactoring-browser) - A command line utility for refactoring PHP code.
367 367
 * [PHP Semantic Versioning Checker](https://github.com/tomzx/php-semver-checker) - A command line utility that compares two source sets and determines the appropriate semantic versioning to apply.
368
+* [phan](https://github.com/etsy/phan) - A static analyzer based on PHP 7+ and the php-ast extension.
368 369
 * [PHPCheckstyle](https://github.com/PHPCheckstyle/phpcheckstyle) - A tool to help adhere to certain coding conventions.
369 370
 * [PHPCPD](https://github.com/sebastianbergmann/phpcpd) - A library that detects copied and pasted code.
370 371
 * [PhpDependencyAnalysis](https://github.com/mamuz/PhpDependencyAnalysis) - A tool to create customisable dependency graphs.

Loading…
취소
저장