Libraries tagged by reflecty
tempest/reflection
26419 Downloads
A component for reflection.
technically/callable-reflection
63652 Downloads
A handy library to simplify reflecting any callable or constructor. PHP8-ready!
princejohnsantillan/reflect
743 Downloads
Clearer API for PHP Attributes and Reflection.
mtymek/blast-reflection-factory
16779 Downloads
Universal auto-wiring factory for Laminas ServiceManager.
lanfix/goaop-parser-reflection
175386 Downloads
Provides reflection information, based on raw source
swisnl/phpstan-faker
58607 Downloads
PHPStan Reflection extension for custom Faker providers
rybakit/arguments-resolver
89032 Downloads
ArgumentsResolver allows you to determine the arguments to pass to a function or method.
reflection/validator
162483 Downloads
Define a specification of PHP entity and check whether the particular item matches it.
joomla/test
166526 Downloads
Joomla Test Helper Package
infocyph/intermix
1715 Downloads
A Collection of useful PHP class functions.
eso/ireflection
180917 Downloads
Wrapper around PHP Reflection to make it easier to use
eclipxe/enum
89334 Downloads
Enum based on the Brent Roose enum idea https://stitcher.io/blog/php-enums
duncan3dc/object-intruder
248132 Downloads
A small library to access private/protected properties/methods of objects
mnapoli/phpdocreader
254462 Downloads
PhpDocReader parses @var and @param values in PHP docblocks (supports namespaced class names with the same resolution rules as PHP)
reecem/mocker
215996 Downloads
Mock class constructor args based on the reflection class