Libraries tagged by reflection class
unclecheese/reflection-templates
12559 Downloads
Provides introspection of SilverStripe templates with an API for getting variables and blocks, much like the PHP ReflectionClass.
codememory/reflection
89 Downloads
The library is similar to the built-in API class Reflection, but the only difference is that this library caches the entire result and does not work with the built-in Reflection in the future, which improves performance
skagarwal/reflection
6206 Downloads
Test any Private/Protected Methods/Properties of any class
storeman/graph-uml
1457 Downloads
Generate UML class diagrams by reflection for your PHP projects
clue/graph-uml
1417 Downloads
Generate UML class diagrams by reflection for your PHP projects
stichoza/jira-webhooks-data
1299 Downloads
PHP classes for Atlassian Jira webhook data structures
podlove/comment-introspection
4684 Downloads
PHP library providing a toolkit to parse class and method comments.
kommuna/jirawebhook
289 Downloads
PHP classes for Atlassian Jira webhook data structure with events
abmmhasan/oof
202 Downloads
A Collection of useful PHP class functions.
abmmhasan/intermix
70 Downloads
A Collection of useful PHP class functions.
rosua/leak
154 Downloads
a ReflectionClass wrapper to leak an encapsulated class
markbaker/spymaster
11 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.
rquadling/reflection
187 Downloads
A small set of enhancements to PHP's standard Reflection classes
nstwf/extended-reflection-class
832 Downloads
Extended reflection class
mopsyd/reflection-class-constant-patch
11 Downloads
This is a backwards compatible patch of the PHP 7.1 ReflectionClassConstant for versions of PHP prior to 7.1