ソースを参照

Add Better Reflection to Code Analysis section

pull/720/head
James Titcumb 9年前
コミット
3de49d00f1
1個のファイルの変更1行の追加0行の削除
  1. 1
    0
      README.md

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

@@ -354,6 +354,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
354 354
 *Libraries and tools for analysing, parsing and manipulating codebases.*
355 355
 
356 356
 * [Athletic](https://github.com/polyfractal/athletic) - An annotation based benchmark framework.
357
+* [Better Reflection](https://github.com/Roave/BetterReflection) - AST-based reflection library that allows analysis and manipulation of code
357 358
 * [Code Climate](https://codeclimate.com) - An automated code review.
358 359
 * [Dissect](https://github.com/jakubledl/dissect) - A set of tools for lexical and syntactical analysis.
359 360
 * [Exakat](https://github.com/exakat/exakat) - A static analysis engine for PHP.

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