Libraries tagged by reflective
eclipxe/enum
139766 Downloads
Enum based on the Brent Roose enum idea https://stitcher.io/blog/php-enums
phpstan/phpstan-dibi
823303 Downloads
Dibi class reflection extension for PHPStan
marc-mabe/php-enum-phpstan
560113 Downloads
Enum class reflection extension for PHPStan
yep/reflection
87028 Downloads
PHP class reflection enhancements
wingu/reflection
487316 Downloads
Library on top of PHP Reflection with some extra helper methods and a more powerful PHP DocBlock and annotation tags reflection
tempest/reflection
145754 Downloads
A component for reflection.
technically/callable-reflection
81566 Downloads
A handy library to simplify reflecting any callable or constructor. PHP8-ready!
lanfix/goaop-parser-reflection
200022 Downloads
Provides reflection information, based on raw source
rybakit/arguments-resolver
98776 Downloads
ArgumentsResolver allows you to determine the arguments to pass to a function or method.
reflection/validator
180007 Downloads
Define a specification of PHP entity and check whether the particular item matches it.
princejohnsantillan/reflect
7612 Downloads
Clearer API for PHP Attributes and Reflection.
joomla/test
195148 Downloads
Joomla Test Helper Package
infocyph/intermix
3998 Downloads
A Collection of useful PHP class functions.
eso/ireflection
193669 Downloads
Wrapper around PHP Reflection to make it easier to use
duncan3dc/object-intruder
284283 Downloads
A small library to access private/protected properties/methods of objects