This project is not being actively maintained. If you are interested in helping to maintain this project, take a look at the open issues on GitHub and submit pull requests.

Reflection

1.0.0 unmaintained

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.

Docs GitHub

Install

$ composer require doctrine/reflection:1.0.0

Releases

2018-06-14 1.0.0 stable