Libraries tagged by reflection class
forrest79/phpgsql-phpstan
3643 Downloads
PhPgSql class reflection extension and settings for PHPStan.
unclecheese/reflection-templates
12560 Downloads
Provides introspection of SilverStripe templates with an API for getting variables and blocks, much like the PHP ReflectionClass.
noresources/reflection
83 Downloads
PHP class and source file reflection utilities
jerowork/class-dependencies-parser
204 Downloads
Parse all dependencies (FQN) used in an object (e.g. class, trait, interface)
hediet/type-reflection
80 Downloads
A library which provide classes to reflect php types in an unified way.
aphiria/reflection
1503 Downloads
The Aphiria reflection library
alevikzs/reflection
55 Downloads
This package provides reflection API for retrieve use statements by some class.
clue/graph-uml
1436 Downloads
Generate UML class diagrams by reflection for your PHP projects
stichoza/jira-webhooks-data
1449 Downloads
PHP classes for Atlassian Jira webhook data structures
kommuna/jirawebhook
299 Downloads
PHP classes for Atlassian Jira webhook data structure with events
jclaveau/php-visibility-violator
201 Downloads
Class providing simple helpers to violate the defined visibility of methods and properties
abmmhasan/oof
205 Downloads
A Collection of useful PHP class functions.
abmmhasan/intermix
74 Downloads
A Collection of useful PHP class functions.
evosoftcz/phpstan-eda
5212 Downloads
Eda class reflection extension for PHPStan
markbaker/spymaster
14 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.