Libraries tagged by reflection
reflective/reflection
5143 Downloads
Reflective is a formally defined reflection mechanism in PHP, which is used to query detailed information about classes, methods, properties, functions, etc.
ivastly/php-reflection
8001 Downloads
PHP Reflection API simplified.
innmind/reflection
13915 Downloads
Library to build objects and extract data out of them
good-php/reflection
14419 Downloads
Reflection API with a type system, generics support and cache
florianwolters/component-util-reflection
173419 Downloads
Provides operations for the PHP Reflection API as a PHP component.
fsi/reflection
63476 Downloads
FSi Reflection Component is an extension of built-in reflection classes in PHP 5.3 that saves a lot memory, thanks to factory design pattern.
lanfix/goaop-parser-reflection
196921 Downloads
Provides reflection information, based on raw source
phpactor/worse-reflection-extension
48214 Downloads
Worse Reflection
railt/railt
2686 Downloads
The Railt GraphQL Framework
popphp/pop-code
5852 Downloads
Pop Code Component for Pop PHP Framework
infocyph/intermix
3832 Downloads
A Collection of useful PHP class functions.
georgo/wsdl-creator
16248 Downloads
PHP WSDL creator using PHPdoc (annotations, reflections).
mnapoli/phpdocreader
254681 Downloads
PhpDocReader parses @var and @param values in PHP docblocks (supports namespaced class names with the same resolution rules as PHP)
jerowork/file-class-reflector
1511 Downloads
Get fully-qualified class names based on directory and file paths.
gears/class-finder
94310 Downloads
Utility class to help you discover other classes / namespaces based on the composer auto loader.