Libraries tagged by reflecction
wingu/reflection
504812 Downloads
Library on top of PHP Reflection with some extra helper methods and a more powerful PHP DocBlock and annotation tags reflection
tempest/reflection
203929 Downloads
A component for reflection.
technically/callable-reflection
87131 Downloads
A handy library to simplify reflecting any callable or constructor. PHP8-ready!
good-php/reflection
17843 Downloads
Reflection API with a type system, generics support and cache
rybakit/arguments-resolver
101146 Downloads
ArgumentsResolver allows you to determine the arguments to pass to a function or method.
reflection/validator
183662 Downloads
Define a specification of PHP entity and check whether the particular item matches it.
princejohnsantillan/reflect
9579 Downloads
Clearer API for PHP Attributes and Reflection.
joomla/test
222518 Downloads
Joomla Test Helper Package
infocyph/intermix
4710 Downloads
A Collection of useful PHP class functions.
eso/ireflection
197738 Downloads
Wrapper around PHP Reflection to make it easier to use
eclipxe/enum
150433 Downloads
Enum based on the Brent Roose enum idea https://stitcher.io/blog/php-enums
duncan3dc/object-intruder
296297 Downloads
A small library to access private/protected properties/methods of objects
mnapoli/phpdocreader
254980 Downloads
PhpDocReader parses @var and @param values in PHP docblocks (supports namespaced class names with the same resolution rules as PHP)
reecem/mocker
243053 Downloads
Mock class constructor args based on the reflection class
zf1s/zend-reflection
63795 Downloads
Zend Framework 1 Reflection package