bartlett / graph-uml
PHP库,帮助您构建UML图。
1.5.0
2023-12-24 13:28 UTC
Requires
- php: ^8.1
- cweagans/composer-patches: ^1.7
- graphp/graph: 1.x-dev#0adb04d as 1.0.0
- graphp/graphviz: 1.x-dev#686f747 as 1.0.0
This package is auto-updated.
Last update: 2024-08-24 14:47:54 UTC
README
bartlett/graph-uml
通过反射为您的PHP项目生成UML图。
文档
所有文档均可在网站上找到,这些文档是从docs文件夹生成的。
- 入门.
资源
- https://github.com/llaville/graph-plantuml-generator 用于以PlantUML格式绘制UML图。
- https://graphviz.cpp.org.cn/
- 在线Graphviz https://github.com/dreampuf/GraphvizOnline
- Top 55个Graphviz开源项目
贡献者
- Laurent Laville(主要开发者)
致谢
此代码是clue/graph-uml项目的重构版本,署名于MIT。