SkillAgentSearch skills...

Umlwriter

Create UML class diagrams from your PHP source

Install / Use

/learn @llaville/Umlwriter
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<!-- markdownlint-disable MD013 -->

UmlWriter

StandWithUkraine GitHub Discussions

| Releases | Branch | PHP | Packagist | License | Documentation | |:--------------|:-------------------------------------------:|:-------------------------------------------------------------:|:---------------------------------------------------------:|:----------------------------------------------:|:----------------------------------------------------------------:| | Stable v4.1.x | Branch 4.1 | Minimum PHP Version) | Stable Version 4.1 | License 4.1 | Documentation 4.1 | | Stable v4.2.x | Branch 4.2 | Minimum PHP Version) | Stable Version 4.2 | License 4.2 | Documentation 4.2 | | Stable v4.3.x | Branch 4.3 | Minimum PHP Version) | Stable Version 4.3 | License 4.3 | Documentation 4.3 | | Stable v4.4.x | Branch 4.4 | Minimum PHP Version) | Stable Version 4.4 | License 4.4 | Documentation 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.

Related Skills

View on GitHub
GitHub Stars63
CategoryDevelopment
Updated7mo ago
Forks7

Languages

PHP

Security Score

92/100

Audited on Aug 20, 2025

No findings