jawira/plantuml
Generate UML diagrams with PlantUML from PHP and Laravel. jawira/plantuml wraps the PlantUML tool and server to render diagrams from text, making it easy to integrate UML generation into your app, CLI scripts, or build pipelines.

Requirements to run plantuml.jar:
sudo apt-get install -y openjdk-9-jdk graphviz
To update plantuml.jar with latest available version:
phing update
How can I help you explore Laravel packages today?