SkillAgentSearch skills...

Reflection

The Doctrine Reflection project is a simple library used by the various Doctrine projects which adds some additional functionality on top of the reflection API that comes with PHP. It allows you to get the reflection information about classes, methods and properties statically.

Install / Use

/learn @doctrine/Reflection
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

⚠ 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

Doctrine Reflection

Build Status 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:

View on GitHub
GitHub Stars2.9k
CategoryDevelopment
Updated10d ago
Forks18

Languages

PHP

Security Score

95/100

Audited on Mar 17, 2026

No findings