Rimmon 6ac59f635a commit 1 3 gadi atpakaļ
..
docs 6ac59f635a commit 1 3 gadi atpakaļ
lib 6ac59f635a commit 1 3 gadi atpakaļ
.scrutinizer.yml 6ac59f635a commit 1 3 gadi atpakaļ
LICENSE 6ac59f635a commit 1 3 gadi atpakaļ
README.md 6ac59f635a commit 1 3 gadi atpakaļ
composer.json 6ac59f635a commit 1 3 gadi atpakaļ
phpstan.neon 6ac59f635a commit 1 3 gadi atpakaļ

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: