Yannick Warnier 76a0eae5ea Add static resources and remove tests dir for beta release | há 5 anos atrás | |
---|---|---|
.. | ||
docs | há 5 anos atrás | |
lib | há 5 anos atrás | |
.scrutinizer.yml | há 5 anos atrás | |
LICENSE | há 5 anos atrás | |
README.md | há 5 anos atrás | |
composer.json | há 5 anos atrás | |
phpstan.neon | há 5 anos atrás |
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.