2017 © Pedro Peláez
 

library reflection

Doctrine Reflection component

image

doctrine/reflection

Doctrine Reflection component

  • Friday, June 15, 2018
  • by jwage
  • Repository
  • 6 Watchers
  • 22 Stars
  • 204,235 Installations
  • PHP
  • 2 Dependents
  • 0 Suggesters
  • 1 Forks
  • 1 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

⚠ This package is abandoned, consider migrating to alternatives, such as roave/better-reflection. Features that are still useful to Doctrine have been moved to doctrine/persistence⚠, (*1)

Doctrine Reflection

Build Status Code Coverage, (*2)

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., (*3)

More resources:

The Versions