Libraries tagged by reflecction
natsumeaurlia/auto-property-reflection
29 Downloads
Automatically reflect properties.
phpdocumentor/reflection-docblock
665774859 Downloads
With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.
phpdocumentor/reflection-common
648954938 Downloads
Common reflection classes used by phpdocumentor to reflect the code structure
sebastian/object-reflector
658255178 Downloads
Allows reflection of object attributes, including inherited and non-public ones
symfony/property-access
254796484 Downloads
Provides functions to read and write from/to an object or array using a simple string notation
laminas/laminas-code
161024380 Downloads
Extensions to the PHP Reflection API, static code scanning, and code generation
doctrine/common
334271302 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.
barryvdh/reflection-docblock
100201802 Downloads
doctrine/reflection
103136597 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
10630122 Downloads
Better Reflection - an improved code reflection API
phpdocumentor/reflection
12089874 Downloads
Reflection library to do Static Analysis for PHP Projects
php-di/phpdoc-reader
28079039 Downloads
PhpDocReader parses @var and @param values in PHP docblocks (supports namespaced class names with the same resolution rules as PHP)
zendframework/zend-code
81874883 Downloads
Extensions to the PHP Reflection API, static code scanning, and code generation
mpociot/reflection-docblock
12168574 Downloads
yiisoft/injector
1452389 Downloads
PSR-11 compatible injector. Executes a callable and makes an instances by injecting dependencies from a given DI container.