Libraries tagged by reflection
upscale/swoole-reflection
124399 Downloads
Reflection API for Swoole web-server
tempest/reflection
172061 Downloads
A component for reflection.
reflective/reflection
11671 Downloads
Reflective is a formally defined reflection mechanism in PHP, which is used to query detailed information about classes, methods, properties, functions, etc.
innmind/reflection
17822 Downloads
Library to build objects and extract data out of them
technically/callable-reflection
83719 Downloads
A handy library to simplify reflecting any callable or constructor. PHP8-ready!
lanfix/goaop-parser-reflection
203527 Downloads
Provides reflection information, based on raw source
rybakit/arguments-resolver
99592 Downloads
ArgumentsResolver allows you to determine the arguments to pass to a function or method.
reflection/validator
181329 Downloads
Define a specification of PHP entity and check whether the particular item matches it.
princejohnsantillan/reflect
7837 Downloads
Clearer API for PHP Attributes and Reflection.
joomla/test
205573 Downloads
Joomla Test Helper Package
infocyph/intermix
4273 Downloads
A Collection of useful PHP class functions.
eso/ireflection
195217 Downloads
Wrapper around PHP Reflection to make it easier to use
eclipxe/enum
144001 Downloads
Enum based on the Brent Roose enum idea https://stitcher.io/blog/php-enums
duncan3dc/object-intruder
287623 Downloads
A small library to access private/protected properties/methods of objects
reecem/mocker
239794 Downloads
Mock class constructor args based on the reflection class