bartlett / graph-uml
PHP library which helps you build UML diagrams.
Installs: 4 449
Dependents: 2
Suggesters: 0
Security: 0
Stars: 1
Watchers: 3
Forks: 1
Open Issues: 0
Requires
- php: ^8.1
- 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
This package is auto-updated.
Last update: 2024-10-24 15:16:49 UTC
README
bartlett/graph-uml
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.