bartlett / graph-plantuml-generator
A PlantUML generator for graph-uml
1.4.0
2023-04-12 07:06 UTC
Requires
- php: ^8.0
- bartlett/graph-uml: ^1.3
- jawira/plantuml-encoding: ^1.0
Requires (Dev)
- jawira/plantuml: ^1.28
This package is auto-updated.
Last update: 2023-05-12 07:18:31 UTC
README
Stable |
---|
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)