distvan/php2plantuml

Creates an uml digram from php files

Installs: 2

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Open Issues: 0

Type:project

pkg:composer/distvan/php2plantuml

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

This package is auto-updated.

Last update: 2026-01-06 18:09:55 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.