You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
iotcat 5104022021 auto update 5 years ago
..
docs/en auto update 5 years ago
lib/Doctrine/Common/Reflection auto update 5 years ago
.scrutinizer.yml auto update 5 years ago
LICENSE auto update 5 years ago
README.md auto update 5 years ago
composer.json auto update 5 years ago
phpstan.neon auto update 5 years ago

README.md

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: