Libraries tagged by reflecty
yep/reflection
87392 Downloads
PHP class reflection enhancements
wingu/reflection
488533 Downloads
Library on top of PHP Reflection with some extra helper methods and a more powerful PHP DocBlock and annotation tags reflection
webignition/object-reflector
71354 Downloads
tempest/reflection
149892 Downloads
A component for reflection.
technically/callable-reflection
82000 Downloads
A handy library to simplify reflecting any callable or constructor. PHP8-ready!
reflective/reflection
8760 Downloads
Reflective is a formally defined reflection mechanism in PHP, which is used to query detailed information about classes, methods, properties, functions, etc.
princejohnsantillan/reflect
7677 Downloads
Clearer API for PHP Attributes and Reflection.
lanfix/goaop-parser-reflection
200515 Downloads
Provides reflection information, based on raw source
rybakit/arguments-resolver
98933 Downloads
ArgumentsResolver allows you to determine the arguments to pass to a function or method.
reflection/validator
180352 Downloads
Define a specification of PHP entity and check whether the particular item matches it.
joomla/test
196126 Downloads
Joomla Test Helper Package
infocyph/intermix
4058 Downloads
A Collection of useful PHP class functions.
eso/ireflection
193868 Downloads
Wrapper around PHP Reflection to make it easier to use
eclipxe/enum
140460 Downloads
Enum based on the Brent Roose enum idea https://stitcher.io/blog/php-enums
duncan3dc/object-intruder
285114 Downloads
A small library to access private/protected properties/methods of objects