dockette/phuml

Sponsored OSS

By dockette

Updated 2 days ago

My phUML image.

Image
Languages & frameworks
Integration & delivery
Monitoring & observability
1

1.4K

dockette/phuml repository overview

Dockette / phUML

GitHub Actions Docker Hub pulls GitHub Sponsors Support/Discussions

phUML is fully automatic UML diagram generator. It takes arbitrary object oriented code written in php5 and creates fully blown class diagrams of it.


Usage

docker run dockette/phuml

You should see:

phUML Version 0.2 (Jakob Westhoff <[email protected]>)
Usage: phuml [-h|-l] [OPTIONS] <DIRECTORY> <PROCESSOR> [PROCESSOR OPTIONS] ... <OUTFILE>

Commands:
    -h      Display this help text
    -l      List all available processors

Options:
    -r      Scan given directorie recursively

Example:
    phuml -r ./ -graphviz -createAssociations false -neato out.png

    This example will scan the current directory recursively for php files.
    Send them to the "dot" processor which will process them with the option
    "createAssociations" set to false. After that it will be send to the neato
    processor and saved to the file out.png

Tips

Maintenance

See how to contribute to this package. Consider to support f3l1x. Thank you for using this package.

Tag summary

Content type

Image

Digest

sha256:f8dfc25d8

Size

28.5 MB

Last updated

2 days ago

docker pull dockette/phuml

This week's pulls

Pulls:

188

Last week