Inspector
A simple, standalone, modern PHP class inspector and mapper library, wrapping PHPs native reflection in a fluent interface.
Install
Install via composer.
composer require smplphp/inspector
You must be using at least PHP 8.1.2
, due to a bug in earlier versions when reflection enum type classes.
Usage
See the wiki
Contributing
Please see CONTRIBUTING for details.
License
The MIT Licence (MIT). Please see Licence File for more information.