Libraries tagged by reflective
reflective/reflection
5735 Downloads
Reflective is a formally defined reflection mechanism in PHP, which is used to query detailed information about classes, methods, properties, functions, etc.
jshannon63/cobalt
860 Downloads
Autowired Dependency Injection Container for PHP with Dependency Caching
onsa/reflective-test-case
22 Downloads
ReflectiveTestCase extends PHPUnit's TestCase with the invokeMethod method for the sake of testing private classes.
phpdocumentor/reflection-docblock
657043995 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
639930951 Downloads
Common reflection classes used by phpdocumentor to reflect the code structure
sebastian/object-reflector
643461256 Downloads
Allows reflection of object attributes, including inherited and non-public ones
symfony/property-access
249788862 Downloads
Provides functions to read and write from/to an object or array using a simple string notation
laminas/laminas-code
157952604 Downloads
Extensions to the PHP Reflection API, static code scanning, and code generation
doctrine/common
330418518 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
10370090 Downloads
Better Reflection - an improved code reflection API
barryvdh/reflection-docblock
98064620 Downloads
doctrine/reflection
102688058 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
11151415 Downloads
Reflection library to do Static Analysis for PHP Projects
php-di/phpdoc-reader
27551811 Downloads
PhpDocReader parses @var and @param values in PHP docblocks (supports namespaced class names with the same resolution rules as PHP)
zendframework/zend-code
81712339 Downloads
Extensions to the PHP Reflection API, static code scanning, and code generation