bartlett / graph-plantuml-generator
A PlantUML generator for graph-uml
Installs: 1 795
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 1
Open Issues: 0
Requires
- php: ^8.1
- bartlett/graph-uml: ^1.6
- graphp/graph: 1.x-dev#0adb04d as 1.0.0
- graphp/graphviz: 1.x-dev#686f747 as 1.0.0
- jawira/plantuml-encoding: ^1.0
Requires (Dev)
- bamarni/composer-bin-plugin: ^1.8
- jawira/plantuml: ^1.2024
This package is auto-updated.
Last update: 2024-11-17 18:03:18 UTC
README
bartlett/graph-plantuml-generator
Generate UML diagrams in PlantUML format.
Documentation
All the documentation is available on website, generated from the docs folder.
Resources
- Demo online PlantUML Server.
- Official docker image of PlantUML Server over Jetty or Tomcat.
- PlantUML Server is a web application to generate UML diagrams on-the-fly.
- PlantText is UML online editor.
- Kroki creates diagrams from textual descriptions.
- Real World PlantUML examples.
- Composer package to provide PlantUML executable and jar.
- PlantUML Language Reference Guide (pdf).
- PlantUML encoding functions for PHP.
- Markdown native diagrams with PlantUML in GitLab or GitHub.
Contributors
- Laurent Laville (Lead Developer)