API

Reflect comes with a complete reflection API, almost equivalent to PHP5 reflection.

Plugins

Reflect uses a Symfony EventDispatcher Component to allow you to easily extend the features list.

Plugin Description
Cache speed up future data source parsing
Log log events on any PSR-3 compatible logger
Notifier notifies application events via different systems

Analysers

Reflect uses analysers that implements the Visitor pattern in a simple and effective way to make the render of your results truly customizable.