Libraries tagged by reflecction
mnapoli/phpdocreader
261561 Downloads
PhpDocReader parses @var and @param values in PHP docblocks (supports namespaced class names with the same resolution rules as PHP)
eloquent/liberator
890236 Downloads
A proxy for circumventing PHP access modifier restrictions.
bartlett/php-reflect
95637 Downloads
Adds the ability to reverse-engineer classes, interfaces, functions, constants, namespaces, traits and more.
phpstan/phpstan-dibi
948281 Downloads
Dibi class reflection extension for PHPStan
marc-mabe/php-enum-phpstan
889273 Downloads
Enum class reflection extension for PHPStan
zf1s/zend-reflection
79588 Downloads
Zend Framework 1 Reflection package
xp-framework/reflection
317043 Downloads
Reflection
wingu/reflection
558348 Downloads
Library on top of PHP Reflection with some extra helper methods and a more powerful PHP DocBlock and annotation tags reflection
technically/callable-reflection
113278 Downloads
A handy library to simplify reflecting any callable or constructor. PHP8-ready!
nstwf/extended-reflection-class
32562 Downloads
Extended reflection class
good-php/reflection
28894 Downloads
Reflection API with a type system, generics support and cache
funkyproject/reflection-file
61368 Downloads
fsi/reflection
66946 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.
reflection/validator
196136 Downloads
Define a specification of PHP entity and check whether the particular item matches it.
princejohnsantillan/reflect
12106 Downloads
Clearer API for PHP Attributes and Reflection.