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
Requires
- gitonomy/gitlib: dev-main
- jawira/plantuml: dev-master
- nikic/php-parser: 5.0.1
This package is auto-updated.
Last update: 2025-03-08 00:00:47 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.