sters/php-class-graph
Composer 安装命令:
composer require sters/php-class-graph
包简介
README 文档
README
Walking your PHP project to make relational graph chart.
⚠️ This project is under experimental. Maybe some part is not implemented yet. Please report if you find issue.
Usage
- Ready tools
git clonethis repo.composer installphp examples/whole_project.php -p <YOUR PROJECT PATH> -d dot | dot -T png | imgcat
e.g. php examples/whole_project.php -p . -d dot | dot -T png | imgcat

统计信息
- 总下载量: 9
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 7
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: Unknown
- 更新时间: 2019-09-26