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 |
Filters
Reflect can filter results, since version 3.1, to make the render of your results truly customizable.