Libraries tagged by reflection
phpdocumentor/reflection-common
661020039 Downloads
Common reflection classes used by phpdocumentor to reflect the code structure
phpdocumentor/reflection-docblock
677502802 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
676681703 Downloads
Allows reflection of object attributes, including inherited and non-public ones
symfony/property-access
263137912 Downloads
Provides functions to read and write from/to an object or array using a simple string notation
laminas/laminas-code
166330678 Downloads
Extensions to the PHP Reflection API, static code scanning, and code generation
doctrine/common
340671329 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
103820894 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.
barryvdh/reflection-docblock
104025543 Downloads
phpdocumentor/reflection
13844848 Downloads
Reflection library to do Static Analysis for PHP Projects
roave/better-reflection
11088180 Downloads
Better Reflection - an improved code reflection API
mpociot/reflection-docblock
12858832 Downloads
php-di/phpdoc-reader
28901977 Downloads
PhpDocReader parses @var and @param values in PHP docblocks (supports namespaced class names with the same resolution rules as PHP)
zendframework/zend-code
82146432 Downloads
Extensions to the PHP Reflection API, static code scanning, and code generation
yiisoft/injector
1659060 Downloads
PSR-11 compatible injector. Executes a callable and makes an instances by injecting dependencies from a given DI container.
nyholm/nsa
5480550 Downloads
See everything and do whatever you want. No privacy rule will stop us. Used in tests, debugging and fixtures to access properties and methods.