ft / reflection
A PHP reflection library
2.2
2023-02-14 02:45 UTC
Requires
- php: >=8.1
Requires (Dev)
- phpunit/phpunit: ^9.5
This package is auto-updated.
Last update: 2024-12-14 07:26:29 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