bartlett / graph-plantuml-generator
A PlantUML generator for graph-uml
Installs: 1 673
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 1
Open Issues: 0
Requires
- php: ^8.1
- bartlett/graph-uml: ^1.5
- jawira/plantuml-encoding: ^1.0
Requires (Dev)
- jawira/plantuml: ^1.2023
This package is auto-updated.
Last update: 2024-10-24 15:32:04 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)