|
|
@@ -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.
|