Libraries tagged by reflection class
nathanjosiah/parse-use-statements
3901 Downloads
Parse use statements for a reflection object
gooh/interface-distiller
5498 Downloads
Derives Interfaces from the API of a class
christopheraseidl/reflect
241 Downloads
A simple class for facilitating quicker use of PHP's ReflectionClass.
forrest79/phpgsql-phpstan
3441 Downloads
PhPgSql class reflection extension and settings for PHPStan.
merophp/reflection
231 Downloads
Reflection classes for the Merophp Framework
unclecheese/reflection-templates
12560 Downloads
Provides introspection of SilverStripe templates with an API for getting variables and blocks, much like the PHP ReflectionClass.
nastuzzi-samy/reflection-namespace
1742 Downloads
Reflect a namespace, give its classes, its sub-namespaces and more
storeman/graph-uml
1503 Downloads
Generate UML class diagrams by reflection for your PHP projects
podlove/comment-introspection
4691 Downloads
PHP library providing a toolkit to parse class and method comments.
kommuna/jirawebhook
291 Downloads
PHP classes for Atlassian Jira webhook data structure with events
abmmhasan/oof
203 Downloads
A Collection of useful PHP class functions.
abmmhasan/intermix
72 Downloads
A Collection of useful PHP class functions.
evosoftcz/phpstan-eda
4766 Downloads
Eda class reflection extension for PHPStan
markbaker/spymaster
12 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.
mindplay/filereflection
632 Downloads
Complements the PHP reflection API with the missing ReflectionFile class