Libraries tagged by reflective
rybakit/arguments-resolver
96509 Downloads
ArgumentsResolver allows you to determine the arguments to pass to a function or method.
piotrooo/wsdl-creator
142377 Downloads
PHP WSDL creator using PHPdoc (annotations, reflections).
phpstan/phpstan-dibi
794543 Downloads
Dibi class reflection extension for PHPStan
marc-mabe/php-enum-phpstan
525810 Downloads
Enum class reflection extension for PHPStan
yep/reflection
82469 Downloads
PHP class reflection enhancements
tempest/reflection
100388 Downloads
A component for reflection.
technically/callable-reflection
75967 Downloads
A handy library to simplify reflecting any callable or constructor. PHP8-ready!
reflection/validator
176333 Downloads
Define a specification of PHP entity and check whether the particular item matches it.
princejohnsantillan/reflect
5473 Downloads
Clearer API for PHP Attributes and Reflection.
joomla/test
184027 Downloads
Joomla Test Helper Package
infocyph/intermix
3377 Downloads
A Collection of useful PHP class functions.
eso/ireflection
189579 Downloads
Wrapper around PHP Reflection to make it easier to use
eclipxe/enum
112092 Downloads
Enum based on the Brent Roose enum idea https://stitcher.io/blog/php-enums
duncan3dc/object-intruder
273226 Downloads
A small library to access private/protected properties/methods of objects
reecem/mocker
232834 Downloads
Mock class constructor args based on the reflection class