ソースを参照

Add code analysis tool.

pull/1150/head
Jamie 4年前
コミット
081b59bcb2
1個のファイルの変更1行の追加0行の削除
  1. 1
    0
      README.md

+ 1
- 0
README.md ファイルの表示

@@ -382,6 +382,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
382 382
 
383 383
 * [Better Reflection](https://github.com/Roave/BetterReflection) - AST-based reflection library that allows analysis and manipulation of code
384 384
 * [Code Climate](https://codeclimate.com) - An automated code review.
385
+* [GrumPHP](https://github.com/phpro/grumphp) - A PHP code-quality tool.
385 386
 * [PHP Parser](https://github.com/nikic/PHP-Parser) - A PHP parser written in PHP.
386 387
 * [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.
387 388
 * [Phpactor](https://github.com/phpactor/phpactor) - PHP completion, refactoring and introspection tool.

読み込み中…
キャンセル
保存