bartlett / graph-uml
PHP library which helps you build UML diagrams.
Installs: 3 250
Dependents: 4
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 1
Open Issues: 0
Requires
- php: ^8.0
- cweagans/composer-patches: ^1.7
- graphp/graph: 1.x-dev#0adb04d as 1.0.0
- graphp/graphviz: 1.x-dev#24b1994 as 1.0.0
This package is auto-updated.
Last update: 2023-05-11 14:31:02 UTC
README
Stable |
---|
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.