UmlWriter

April 18, 2026 ยท View on GitHub

StandWithUkraine GitHub Discussions

ReleasesBranchPHPPackagistLicenseDocumentation
Stable v4.2.xBranch 4.2Minimum PHP Version)Stable Version 4.2License 4.2Documentation 4.2
Stable v4.3.xBranch 4.3Minimum PHP Version)Stable Version 4.3License 4.3Documentation 4.3
Stable v4.4.xBranch 4.4Minimum PHP Version)Stable Version 4.4License 4.4Documentation 4.4

UmlWriter is a library that adds the ability to generate UML class diagrams.

Documentation

All the documentation is available on website, generated from the docs folder.

Usage

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.

Contributors

  • Laurent Laville (Lead Developer)

Credits

bartlett/graph-uml is a refactored version (with more features) of clue/graph-uml project, licensed under MIT.