quatrebarbes / php-call-viewer
Schemas the impacts of modified, created or deleted methods in the working directory of a PHP project.
Installs: 32
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/quatrebarbes/php-call-viewer
Requires
- gitonomy/gitlib: dev-main
- jawira/plantuml: dev-master
- nikic/php-parser: 5.0.1
This package is auto-updated.
Last update: 2025-10-08 01:14:55 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.