Create UML diagrams in PlantUML format

GraPHP PlantUML Generator

Features

The main features provided by this library are:

  • build UML statements of a class diagram in PlantUML format
  • draw png/svg/eps/pdf image formats

Install

The recommended way to install this library is through composer. If you don’t know yet what is composer, have a look on introduction.

composer require bartlett/graph-plantuml-generator

Graph Composer

Additionally, you’ll have to install PlantUML jar and Java Runtime (java executable). Users of Debian/Ubuntu-based distributions may simply invoke:

$ sudo sudo apt update
$ sudo apt-get install openjdk-11-jre-headless

while remaining users should install from PlantUML Download page.

You can also use the PlantUML demo server at http://www.plantuml.com/plantuml/uml/