php-plantuml-wrap:在 PHP 上包装 PlantUml。 快速生成UML图

时间:2021-06-05 13:03:09
【文件属性】:
文件名称:php-plantuml-wrap:在 PHP 上包装 PlantUml。 快速生成UML图
文件大小:2.3MB
文件格式:ZIP
更新时间:2021-06-05 13:03:09
PHP php-plantuml-wrap 在 PHP 上包装 PlantUml。 快速生成 UML 图。 使用 Composer 安装 "require": { "sufir/php-plantuml-wrap": "dev-master" }, 示例 1 $ plantuml = new PlantUml (); // Create new component diagram $ diagram = $ plantuml -> createDiagram ( 'component' ) -> setUmlNotation ( Component :: NOTATION_UML1 ); // Create diagram elements $ firstComponent = $ plantuml -> createElement ( 'com
【文件预览】:
php-plantuml-wrap-master
----README.md(5KB)
----LICENSE(1KB)
----composer.json(496B)
----lib()
--------bin()
--------Diagram()
--------PlantUml.php(5KB)
--------Converter()

网友评论