Parcourir la source

Merge pull request #720 from asgrim/patch-1

Add Better Reflection to Code Analysis section
pull/721/head
Jad Bitar il y a 9 ans
Parent
révision
5528180c85
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1
    0
      README.md

+ 1
- 0
README.md Voir le fichier

@@ -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.

Chargement…
Annuler
Enregistrer