Libraries tagged by php reflection
doctrine/common
379255191 Downloads
PHP Doctrine Common project is a library that provides additional functionality that other Doctrine projects depend on such as better reflection support, proxies and much more.
laminas/laminas-code
199579779 Downloads
Extensions to the PHP Reflection API, static code scanning, and code generation
doctrine/reflection
107626262 Downloads
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.
spatie/php-attribute-reader
1794050 Downloads
A clean API for working with PHP attributes
phpdocumentor/reflection
26704709 Downloads
Reflection library to do Static Analysis for PHP Projects
php-di/phpdoc-reader
33805034 Downloads
PhpDocReader parses @var and @param values in PHP docblocks (supports namespaced class names with the same resolution rules as PHP)
zendframework/zend-code
83743215 Downloads
Extensions to the PHP Reflection API, static code scanning, and code generation
andrewsville/php-token-reflection
1833782 Downloads
Library emulating the PHP internal reflection using just the tokenized source code.
minime/annotations
393726 Downloads
The KISS PHP annotations library
ocramius/code-generator-utils
1541926 Downloads
A set of code generator utilities built on top of PHP-Parsers that ease its use when combined with Reflection
typhoon/reflection
61204 Downloads
Static PHP reflection with phpDoc support
brick/reflection
285231 Downloads
Low-level tools to extend PHP reflection capabilities
marc-mabe/php-enum-phpstan
891496 Downloads
Enum class reflection extension for PHPStan
kamermans/docblock-reflection
302008 Downloads
Simple, Fast PHP DocBlock Parser / Reflector
bartlett/php-reflect
95652 Downloads
Adds the ability to reverse-engineer classes, interfaces, functions, constants, namespaces, traits and more.