Yannick Warnier 76a0eae5ea Add static resources and remove tests dir for beta release 5 سال پیش
..
docs 76a0eae5ea Add static resources and remove tests dir for beta release 5 سال پیش
lib 76a0eae5ea Add static resources and remove tests dir for beta release 5 سال پیش
.scrutinizer.yml 76a0eae5ea Add static resources and remove tests dir for beta release 5 سال پیش
LICENSE 76a0eae5ea Add static resources and remove tests dir for beta release 5 سال پیش
README.md 76a0eae5ea Add static resources and remove tests dir for beta release 5 سال پیش
composer.json 76a0eae5ea Add static resources and remove tests dir for beta release 5 سال پیش
phpstan.neon 76a0eae5ea Add static resources and remove tests dir for beta release 5 سال پیش

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: