Libraries tagged by reflecction
crazyfactory/docblocks
792 Downloads
A library for parsing and working with php docblocks from within your code.
abmmhasan/oof
205 Downloads
A Collection of useful PHP class functions.
abmmhasan/intermix
74 Downloads
A Collection of useful PHP class functions.
sunnyflail/typestring
94 Downloads
A simple trait for retrieving Reflection types as a string
stubbles/reflect
5818 Downloads
Reflection helper functions and annotations.
souplette/chicot
33 Downloads
Generates IDE stubs for extensions from PHP Reflection API
rg/laminas-code
1307 Downloads
Extensions to the PHP Reflection API, static code scanning, and code generation
orbiter/annotations-util
1435 Downloads
Helper for Doctrine\Annotations, with cached Reflections ⚡
nandan108/prop-access
69 Downloads
Accessor layer for PHP objects using reflection, extensible via custom resolvers
monomelodies/reflex
1023 Downloads
Reflection utilities for PHP8+
markbaker/spymaster
17 Downloads
SpyMaster is a small library, for use in testing, that allows access to verify the values of protected and private properties in a class that is being tested, without needing to modify the class using Reflection.
codermarcel/simple-controller
46 Downloads
Convenient and simple silex controller using reflection
rector/rector-phpstan-rules
44469 Downloads
PHPStan rules for Rector projects - with focus on static reflection and Rector design patterns
rector/phpstan-rules
955161 Downloads
PHPStan rules for Rector projects - with focus on static reflection and Rector design patterns
phpextra/event-manager
9765 Downloads
Event manager based on reflection, annotations and priority queue