소스 검색

Merge pull request #1229 from rainx/feature/add-more-code-analysis-tool

docs: add more items to `Code Analysis` section
pull/1293/head
Alexander Kartavenko 1 년 전
부모
커밋
b893904184
No account linked to committer's email address
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1
    0
      README.md

+ 1
- 0
README.md 파일 보기

@@ -421,6 +421,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
421 421
 * [PHP Architecture Tester](https://github.com/carlosas/phpat) - Easy-to-use architecture testing tool for PHP.
422 422
 * [PHPCompatibility](https://github.com/PHPCompatibility/PHPCompatibility) - A PHP compatibility checker for PHP CodeSniffer.
423 423
 * [PhpDependencyAnalysis](https://github.com/mamuz/PhpDependencyAnalysis) - A tool to create customizable dependency graphs.
424
+* [PHPDoc Parser](https://github.com/phpstan/phpdoc-parser) - Next-gen phpDoc parser with support for intersection types and generics
424 425
 * [PHP Metrics](https://github.com/phpmetrics/PhpMetrics) - A static metric library.
425 426
 * [PHP Migration](https://github.com/monque/PHP-Migration) - A static analyzer for PHP version migration.
426 427
 * [PHPStan](https://github.com/phpstan/phpstan) - A PHP Static Analysis Tool.

Loading…
취소
저장