distvan/php2plantuml

Creates an uml digram from php files

v1.0.0 2025-07-06 16:44 UTC

This package is auto-updated.

Last update: 2025-07-06 16:56:29 UTC


README

Usage: php php2plantuml.php --source= --format=<png|pdf|svg> --output=

It generates a class diagram from php files. It creates a class_diagram.puml file and optionally a visualized diagram in pdf, svg or png format in the given directory.