Libraries tagged by Reflexion
infocyph/intermix
29646 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
273442 Downloads
Enum based on the Brent Roose enum idea https://stitcher.io/blog/php-enums
mnapoli/phpdocreader
263860 Downloads
PhpDocReader parses @var and @param values in PHP docblocks (supports namespaced class names with the same resolution rules as PHP)
eloquent/liberator
899756 Downloads
A proxy for circumventing PHP access modifier restrictions.
phpstan/phpstan-dibi
973817 Downloads
Dibi class reflection extension for PHPStan
marc-mabe/php-enum-phpstan
905937 Downloads
Enum class reflection extension for PHPStan
zf1s/zend-reflection
91093 Downloads
Zend Framework 1 Reflection package
wingu/reflection
574469 Downloads
Library on top of PHP Reflection with some extra helper methods and a more powerful PHP DocBlock and annotation tags reflection
tempest/reflection
292476 Downloads
A component for reflection.
technically/callable-reflection
117659 Downloads
A handy library to simplify reflecting any callable or constructor. PHP8-ready!
phpactor/worse-reflection
140050 Downloads
Lazy AST reflector that is much worse than better
nstwf/extended-reflection-class
44049 Downloads
Extended reflection class
ivastly/php-reflection
17071 Downloads
PHP Reflection API simplified.
good-php/reflection
31971 Downloads
Reflection API with a type system, generics support and cache
fsi/reflection
68348 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.