Libraries tagged by reflections
phpdocumentor/reflection-common
752094010 Downloads
Common reflection classes used by phpdocumentor to reflect the code structure
phpdocumentor/reflection-docblock
766558026 Downloads
With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.
sebastian/object-reflector
808710472 Downloads
Allows reflection of object attributes, including inherited and non-public ones
barryvdh/reflection-docblock
133198847 Downloads
symfony/property-access
329303442 Downloads
Provides functions to read and write from/to an object or array using a simple string notation
laminas/laminas-code
201739783 Downloads
Extensions to the PHP Reflection API, static code scanning, and code generation
doctrine/common
381681218 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.
doctrine/reflection
107850624 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.
roave/better-reflection
14615238 Downloads
Better Reflection - an improved code reflection API
phpdocumentor/reflection
27257002 Downloads
Reflection library to do Static Analysis for PHP Projects
illuminate/reflection
5441768 Downloads
The Illuminate Reflection package.
mpociot/reflection-docblock
18771683 Downloads
spatie/php-attribute-reader
2147442 Downloads
A clean API for working with PHP attributes
php-di/phpdoc-reader
34208895 Downloads
PhpDocReader parses @var and @param values in PHP docblocks (supports namespaced class names with the same resolution rules as PHP)
phpstan/phpstan-nette
10941442 Downloads
Nette Framework class reflection extension for PHPStan