Libraries tagged by reflection
bartlett/php-reflect
95354 Downloads
Adds the ability to reverse-engineer classes, interfaces, functions, constants, namespaces, traits and more.
phpstan/phpstan-dibi
943051 Downloads
Dibi class reflection extension for PHPStan
marc-mabe/php-enum-phpstan
885579 Downloads
Enum class reflection extension for PHPStan
zf1s/zend-reflection
76627 Downloads
Zend Framework 1 Reflection package
xp-framework/reflection
315308 Downloads
Reflection
wingu/reflection
556393 Downloads
Library on top of PHP Reflection with some extra helper methods and a more powerful PHP DocBlock and annotation tags reflection
good-php/reflection
28453 Downloads
Reflection API with a type system, generics support and cache
fsi/reflection
66587 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.
technically/callable-reflection
111749 Downloads
A handy library to simplify reflecting any callable or constructor. PHP8-ready!
nstwf/extended-reflection-class
30465 Downloads
Extended reflection class
reflection/validator
195719 Downloads
Define a specification of PHP entity and check whether the particular item matches it.
princejohnsantillan/reflect
11933 Downloads
Clearer API for PHP Attributes and Reflection.
infocyph/intermix
7750 Downloads
A lightweight PHP DI container, invoker, serializer, and utility toolkit.
eclipxe/enum
217285 Downloads
Enum based on the Brent Roose enum idea https://stitcher.io/blog/php-enums
reecem/mocker
261439 Downloads
Mock class constructor args based on the reflection class