v20100t / plantuml-graph
该软件包的最新版本(dev-master)没有提供许可信息。
使用PHP绘制plantuml图
dev-master
2020-01-08 15:15 UTC
Requires
- guzzlehttp/guzzle: ^6.3
- jawira/plantuml-encoding: ^1.0
This package is auto-updated.
Last update: 2024-09-09 02:15:18 UTC
README
使用PHP绘制和建模plantuml图
依赖项
- "guzzlehttp/guzzle": "^6.3"
- "jawira/plantuml-encoding": "^1.0"
可选
- Plantuml服务器: https://hub.docker.com/r/plantuml/plantuml-server/
待办事项
- 编写干净代码
- 为composer清理Packagist
功能
- 绘制组
- 绘制项目
- 绘制流程
- 使用ICONES https://github.com/tupadr3/plantuml-icon-font-sprites
用法
- 绘制SQL INNODB模型
- url : @待办事项
- 绘制应用程序网络流量
资源
- http://plantuml.com/fr/
- http://www.plantuml.com/plantuml/uml/
- https://www.planttext.com/
- https://real-world-plantuml.com/?type=component
- https://hub.docker.com/r/plantuml/plantuml-server/
许可
WTFPL:你想做什么就做什么的公共许可证