Libraries tagged by Reflexion
phpstan/phpstan-dibi
807771 Downloads
Dibi class reflection extension for PHPStan
marc-mabe/php-enum-phpstan
542586 Downloads
Enum class reflection extension for PHPStan
yep/reflection
84327 Downloads
PHP class reflection enhancements
wingu/reflection
478116 Downloads
Library on top of PHP Reflection with some extra helper methods and a more powerful PHP DocBlock and annotation tags reflection
tempest/reflection
119803 Downloads
A component for reflection.
technically/callable-reflection
78654 Downloads
A handy library to simplify reflecting any callable or constructor. PHP8-ready!
rybakit/arguments-resolver
97554 Downloads
ArgumentsResolver allows you to determine the arguments to pass to a function or method.
reflection/validator
178427 Downloads
Define a specification of PHP entity and check whether the particular item matches it.
princejohnsantillan/reflect
6658 Downloads
Clearer API for PHP Attributes and Reflection.
joomla/test
187628 Downloads
Joomla Test Helper Package
infocyph/intermix
3674 Downloads
A Collection of useful PHP class functions.
eso/ireflection
191651 Downloads
Wrapper around PHP Reflection to make it easier to use
eclipxe/enum
122979 Downloads
Enum based on the Brent Roose enum idea https://stitcher.io/blog/php-enums
duncan3dc/object-intruder
278674 Downloads
A small library to access private/protected properties/methods of objects
reecem/mocker
235725 Downloads
Mock class constructor args based on the reflection class