Classes

Abstract base class for Reflection adapter wrappers

Adapter wrapper around ReflectionClass

Adapter wrapper around ReflectionClassConstant (PHP 7.1+)

Minimal reference to a class (just the name) Used to avoid infinite recursion when serializing class relationships

Adapter wrapper around ReflectionFunction

Adapter wrapper around ReflectionMethod

Adapter wrapper for a named type (simple helper)

Adapter wrapper around ReflectionParameter

Adapter wrapper around ReflectionProperty

Adapter wrapper around ReflectionType (ReflectionNamedType, ReflectionUnionType, etc.)

Automatic method extraction logic for Reflection objects

Centralized registry for Reflection type to Adapter class mappings