Releases | Branch | PHP | Packagist | License | Documentation |
---|---|---|---|---|---|
Stable v4.0.x | |||||
Stable v4.1.x | |||||
Stable v4.2.x |
UmlWriter is a library that adds the ability to generate UML class diagrams.
All the documentation is available on website, generated from the docs folder.
This library includes a console CLI version with only one command: diagram:class
bin/umlwriter diagram:class src/
NOTE use verbose level 1 or 2 for more details.
- Laurent Laville (Lead Developer)
bartlett/graph-uml is a refactored version (with more features) of clue/graph-uml project, licensed under MIT.