Quellcode durchsuchen

Add PHPDoc Parser

pull/1438/head
Jing Xu(RainX) vor 2 Jahren
Ursprung
Commit
d6da5fc513
1 geänderte Dateien mit 1 neuen und 0 gelöschten Zeilen
  1. 1
    0
      README.md

+ 1
- 0
README.md Datei anzeigen

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

Laden…
Abbrechen
Speichern