Libraries tagged by reflection
phpdocumentor/reflection-common
607692166 Downloads
Common reflection classes used by phpdocumentor to reflect the code structure
phpdocumentor/reflection-docblock
626086096 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
592203481 Downloads
Allows reflection of object attributes, including inherited and non-public ones
symfony/property-access
232318094 Downloads
Provides functions to read and write from/to an object or array using a simple string notation
laminas/laminas-code
147766070 Downloads
Extensions to the PHP Reflection API, static code scanning, and code generation
doctrine/common
316906935 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
101069995 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
9403876 Downloads
Better Reflection - an improved code reflection API
barryvdh/reflection-docblock
91311337 Downloads
phpdocumentor/reflection
8608429 Downloads
Reflection library to do Static Analysis for PHP Projects
php-di/phpdoc-reader
25994365 Downloads
PhpDocReader parses @var and @param values in PHP docblocks (supports namespaced class names with the same resolution rules as PHP)
zendframework/zend-code
81156984 Downloads
Extensions to the PHP Reflection API, static code scanning, and code generation
mpociot/reflection-docblock
10753809 Downloads
nyholm/nsa
4959379 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.
phpstan/phpstan-nette
7223971 Downloads
Nette Framework class reflection extension for PHPStan