API
Reflect comes with a complete reflection API, almost equivalent to PHP5 reflection.
See Chapter 15, 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.