API
Reflect comes with a complete reflection API, almost equivalent to PHP5 reflection.
See Chapter 17, API
Plugins
Reflect uses a Symfony EventDispatcher Component to allow you to easily extend the features list.
Analysers
Reflect uses analysers that implements the Visitor pattern in a simple and effective way to make the render of your results truly customizable.
See ???
Filters
CompatInfo can filter results, since version 4.2, to make the render of your results truly customizable.