ft/reflection

A PHP reflection library

Installs: 39

Dependents: 2

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/ft/reflection

2.2 2023-02-14 02:45 UTC

This package is auto-updated.

Last update: 2025-10-14 09:30:41 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