News

This tool focuses on the relationships between classes and omits the details of class internals at this stage. $ tree . ├── composer.json ├── composer.lock ├── src │ ├── SomeAbstractClass.php │ ├── ...