浏览代码

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
 *Libraries and tools for analysing, parsing and manipulating codebases.*
354
 *Libraries and tools for analysing, parsing and manipulating codebases.*
355
 
355
 
356
 * [Athletic](https://github.com/polyfractal/athletic) - An annotation based benchmark framework.
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
 * [Code Climate](https://codeclimate.com) - An automated code review.
358
 * [Code Climate](https://codeclimate.com) - An automated code review.
358
 * [Dissect](https://github.com/jakubledl/dissect) - A set of tools for lexical and syntactical analysis.
359
 * [Dissect](https://github.com/jakubledl/dissect) - A set of tools for lexical and syntactical analysis.
359
 * [Exakat](https://github.com/exakat/exakat) - A static analysis engine for PHP.
360
 * [Exakat](https://github.com/exakat/exakat) - A static analysis engine for PHP.

正在加载...
取消
保存