noresources/reflection

PHP class and source file reflection utilities

v3.0.1 2025-05-29 15:28 UTC

This package is auto-updated.

Last update: 2025-05-29 16:56:18 UTC


README

PHP type and source file reflection utilities.

Installation

composer require noresources/reflection

Features

  • ReflectionService PHP types reflection with caching
  • ReflectionDocComment PHPDoc block parser
  • ReflectionFile PHP source file inspector