distvan/php2plantuml

Creates an uml digram from php files

Maintainers

Package info

github.com/distvan/php2plantuml

Homepage

Type:project

pkg:composer/distvan/php2plantuml

Statistics

Installs: 2

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

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

This package is auto-updated.

Last update: 2026-03-06 18:26:12 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.