Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 986 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 986 Bytes

Doctrine Reflection

Build Status Scrutinizer Code Quality Code Coverage

The Doctrine Reflection project is a simple library used by the various Doctrine projects which adds some additional functionality on top of the reflection functionality that comes with PHP. It allows you to get the reflection information about classes, methods and properties statically.

More resources: