noresources/reflection

PHP class and source file reflection utilities

v1.0.0 2024-11-06 19:45 UTC

This package is auto-updated.

Last update: 2025-03-07 23:10: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