Libraries tagged by reflective
infocyph/intermix
23423 Downloads
A lightweight, high-performance PHP dependency injection and runtime utility toolkit with invocation, scoped services, compiled resolution, Closure serialization, Fence and fluent helpers.
eclipxe/enum
261735 Downloads
Enum based on the Brent Roose enum idea https://stitcher.io/blog/php-enums
mnapoli/phpdocreader
263451 Downloads
PhpDocReader parses @var and @param values in PHP docblocks (supports namespaced class names with the same resolution rules as PHP)
eloquent/liberator
898203 Downloads
A proxy for circumventing PHP access modifier restrictions.
phpstan/phpstan-dibi
968501 Downloads
Dibi class reflection extension for PHPStan
marc-mabe/php-enum-phpstan
902571 Downloads
Enum class reflection extension for PHPStan
zf1s/zend-reflection
90495 Downloads
Zend Framework 1 Reflection package
xp-framework/reflection
320357 Downloads
Reflection
wingu/reflection
569655 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
117127 Downloads
A handy library to simplify reflecting any callable or constructor. PHP8-ready!
phpactor/worse-reflection
139680 Downloads
Lazy AST reflector that is much worse than better
nstwf/extended-reflection-class
41695 Downloads
Extended reflection class
good-php/reflection
31186 Downloads
Reflection API with a type system, generics support and cache
componenta/reflection
6685 Downloads
Reflection utilities for PHP 8.4+ with attribute metadata, deep reflection, type inspection and safe coercion
fsi/reflection
68125 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.