Libraries tagged by reflections
wingu/reflection
497527 Downloads
Library on top of PHP Reflection with some extra helper methods and a more powerful PHP DocBlock and annotation tags reflection
upscale/swoole-reflection
125101 Downloads
Reflection API for Swoole web-server
tempest/reflection
184390 Downloads
A component for reflection.
technically/callable-reflection
84835 Downloads
A handy library to simplify reflecting any callable or constructor. PHP8-ready!
lanfix/goaop-parser-reflection
205015 Downloads
Provides reflection information, based on raw source
rybakit/arguments-resolver
100053 Downloads
ArgumentsResolver allows you to determine the arguments to pass to a function or method.
reflection/validator
182188 Downloads
Define a specification of PHP entity and check whether the particular item matches it.
princejohnsantillan/reflect
7988 Downloads
Clearer API for PHP Attributes and Reflection.
infocyph/intermix
4445 Downloads
A Collection of useful PHP class functions.
eso/ireflection
196119 Downloads
Wrapper around PHP Reflection to make it easier to use
eclipxe/enum
145989 Downloads
Enum based on the Brent Roose enum idea https://stitcher.io/blog/php-enums
duncan3dc/object-intruder
289171 Downloads
A small library to access private/protected properties/methods of objects
reecem/mocker
240811 Downloads
Mock class constructor args based on the reflection class
zf1s/zend-reflection
62959 Downloads
Zend Framework 1 Reflection package
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.