Reflection

1.2.3 stable

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.2.3

Releases

2022-05-31 1.2.3 stable
2020-10-27 1.2.2 stable
2020-03-27 1.2.1 stable
2020-03-21 1.2.0 stable