quatrebarbes/php-call-viewer

Schemas the impacts of modified, created or deleted methods in the working directory of a PHP project.

dev-main 2024-03-07 21:38 UTC

This package is auto-updated.

Last update: 2024-04-07 21:54:50 UTC


README

PHP call-stack change viewer

Schemas the impacts of modified, created or deleted methods in the working directory of a PHP project.

No warranty

This tool has been created in (very) quick & dirty mode for my own use.
Not proud of its code but make the job I need.
It can help but may produce mistakes.

Known limits

This tool is focused on methods/function calls.
Impacts through inherited class arent retrieved.

This tool has been design for Laravel/lumen repository.
This tool has been tested on a very little bunch of projects.