Skip to content

datsabk/umlwriter

 
 

Repository files navigation

UmlWriter

UmlWriter is a library that adds the ability to generate UML class diagram in both Graphviz and PlantUML formats.

You have also choice to switch between two reverse-engine :

Follow development on the official Blog.

Install

You can either :

  • download the phar version 1.3.0 that has all required (as well as some optional) dependencies of UmlWriter bundled in a single file.

  • install latest version with composer, as follow: composer require bartlett/umlwriter ^1.2

Documentation

The documentation for UmlWriter 1.2 is available in English to read it online or download to read it later (multiple formats).

AsciiDoc source code are available on docs folder of the repository.

Authors

  • Laurent Laville

License

This handler is licensed under the BSD-3-clauses License - see the LICENSE file for details

About

Create UML class diagrams from your PHP source

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 91.1%
  • Roff 8.9%