reflection
PHP
★ 2.9k
updated 2y ago
▣ archived
The Doctrine Reflection project is a simple library used by the various Doctrine projects which adds some additional functionality on top of the reflection API that comes with PHP. It allows you to get the reflection information about classes, methods and properties statically.
No plain-English explanation yet — one is being written right now. Check back in a minute.