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 |