Libraries tagged by reflecty
nabeghe/reflecty
14 Downloads
Simple reflection helper for PHP.
sebastian/object-reflector
785836116 Downloads
Allows reflection of object attributes, including inherited and non-public ones
phpdocumentor/reflection-docblock
750196782 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
735354318 Downloads
Common reflection classes used by phpdocumentor to reflect the code structure
barryvdh/reflection-docblock
128040623 Downloads
symfony/property-access
316383821 Downloads
Provides functions to read and write from/to an object or array using a simple string notation
laminas/laminas-code
196220528 Downloads
Extensions to the PHP Reflection API, static code scanning, and code generation
doctrine/common
375480953 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.
roave/better-reflection
13640492 Downloads
Better Reflection - an improved code reflection API
doctrine/reflection
107279049 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.
phpdocumentor/reflection
25816344 Downloads
Reflection library to do Static Analysis for PHP Projects
mpociot/reflection-docblock
17543713 Downloads
spatie/php-attribute-reader
1332263 Downloads
A clean API for working with PHP attributes
php-di/phpdoc-reader
33203932 Downloads
PhpDocReader parses @var and @param values in PHP docblocks (supports namespaced class names with the same resolution rules as PHP)
zendframework/zend-code
83588228 Downloads
Extensions to the PHP Reflection API, static code scanning, and code generation