ft/reflection

A PHP reflection library

2.2 2023-02-14 02:45 UTC

This package is auto-updated.

Last update: 2024-09-14 06:49:45 UTC


README

A PHP reflection library built for quickly navigating reflection components harmoniously.

Support starts with php 8.1

install via composer require ft/reflection

NOTE: This project will not be documented because that would be very time consuming and it's mostly intended for internal use in other projects, though I don't mind sharing with the world for free.

Given that you are free to browse the unit tests to see some usage examples, or you can ask questions on github discussions/issues