bartlett / graph-uml
PHP library which helps you build UML diagrams.
Installs: 6 057
Dependents: 2
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 1
Open Issues: 0
Requires
- php: ^8.2
- cweagans/composer-patches: ^1.7
- graphp/graph: 1.x-dev#0adb04d as 1.0.0
- graphp/graphviz: 1.x-dev#686f747 as 1.0.0
- webmozart/assert: ^1.11
Requires (Dev)
- 1.7.x-dev
- dev-master / 1.7.x-dev
- 1.7.0
- 1.6.x-dev
- 1.6.0
- 1.5.x-dev
- 1.5.0
- 1.4.x-dev
- 1.4.0
- 1.3.2
- 1.3.1
- 1.3.0
- 1.2.2
- 1.2.1
- 1.2.0
- 1.1.0
- 1.0.1
- 1.0.0
- 1.0.0-rc.3
- 1.0.0-rc.2
- 1.0.0-rc.1
- 1.0.0-beta.2
- 1.0.0-beta.1
- 0.8.0
- 0.7.0
- 0.6.2
- 0.6.1
- 0.6.0
- 0.5.1
- 0.5.0
- 0.4.0
- 0.3.0
- 0.2.0
- 0.1.0
- dev-sandbox
- dev-issue/composer-install
This package is auto-updated.
Last update: 2025-07-24 06:27:08 UTC
README
bartlett/graph-uml
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 by reflection for your PHP projects.
Documentation
All the documentation is available on website, generated from the docs folder.
Resources
- https://github.com/llaville/graph-plantuml-generator to draw UML diagrams in PlantUML format.
- http://www.graphviz.org/
- Let's Graphviz it Online https://github.com/dreampuf/GraphvizOnline
- The Top 55 Graphviz Open Source Projects
Contributors
- Laurent Laville (Lead Developer)
Credits
This code is a refactored version of clue/graph-uml project, licensed under MIT.