浏览代码

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.

正在加载...
取消
保存