bartlett/graph-plantuml-generator
August 20, 2025 ยท View on GitHub
| Releases | Branch | PHP | Packagist | License | Documentation |
|---|---|---|---|---|---|
| Stable v1.4.x | |||||
| Stable v1.5.x | |||||
| Stable v1.6.x | |||||
| Stable v1.7.x |
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)