bartlett/umlwriter

Create UML class diagrams from your PHP source.

4.0.1 2023-12-27 06:47 UTC

README

StandWithUkraine GitHub Discussions

Releases Branch PHP Packagist License Documentation
Stable v3.4.x Branch 3.4 Minimum PHP Version) Stable Version 3.4 License 3.4 Documentation 3.4
Stable v4.0.x Branch 4.0 Minimum PHP Version) Stable Version 4.0 License 4.0 Documentation 4.0

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.