Libraries tagged by reflection
tempest/reflection
89307 Downloads
A component for reflection.
technically/callable-reflection
74581 Downloads
A handy library to simplify reflecting any callable or constructor. PHP8-ready!
reflection/validator
174965 Downloads
Define a specification of PHP entity and check whether the particular item matches it.
princejohnsantillan/reflect
4776 Downloads
Clearer API for PHP Attributes and Reflection.
joomla/test
180681 Downloads
Joomla Test Helper Package
eso/ireflection
187767 Downloads
Wrapper around PHP Reflection to make it easier to use
eclipxe/enum
106226 Downloads
Enum based on the Brent Roose enum idea https://stitcher.io/blog/php-enums
duncan3dc/object-intruder
270160 Downloads
A small library to access private/protected properties/methods of objects
bartlett/php-reflect
93406 Downloads
Adds the ability to reverse-engineer classes, interfaces, functions, constants, namespaces, traits and more.
reecem/mocker
229814 Downloads
Mock class constructor args based on the reflection class
rector/phpstan-rules
954277 Downloads
PHPStan rules for Rector projects - with focus on static reflection and Rector design patterns
zf1s/zend-reflection
58525 Downloads
Zend Framework 1 Reflection package
xp-framework/reflection
50943 Downloads
Reflection
upscale/swoole-reflection
117427 Downloads
Reflection API for Swoole web-server
reflective/reflection
792 Downloads
Reflective is a formally defined reflection mechanism in PHP, which is used to query detailed information about classes, methods, properties, functions, etc.