Libraries tagged by reflection
phpdocumentor/reflection-common
575565502 Downloads
Common reflection classes used by phpdocumentor to reflect the code structure
phpdocumentor/reflection-docblock
596159796 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
543562150 Downloads
Allows reflection of object attributes, including inherited and non-public ones
symfony/property-access
212233096 Downloads
Provides functions to read and write from/to an object or array using a simple string notation
laminas/laminas-code
135233350 Downloads
Extensions to the PHP Reflection API, static code scanning, and code generation
doctrine/common
300338082 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
99143686 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
83452129 Downloads
phpdocumentor/reflection
6337673 Downloads
Reflection library to do Static Analysis for PHP Projects
roave/better-reflection
8356697 Downloads
Better Reflection - an improved code reflection API
php-di/phpdoc-reader
23989060 Downloads
PhpDocReader parses @var and @param values in PHP docblocks (supports namespaced class names with the same resolution rules as PHP)
zendframework/zend-code
80457314 Downloads
Extensions to the PHP Reflection API, static code scanning, and code generation
mpociot/reflection-docblock
9581938 Downloads
nyholm/nsa
4608455 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
6631026 Downloads
Nette Framework class reflection extension for PHPStan