PHP Pedia
Tutorial
Knowledge-Base
Awesome
PHP UML Generator
class-diagram
php
uml
Question
How do I generate UML diagram based on existing classes in PHP?
Jeffrey04
1
107
12/26/2008 8:00:08 AM
Popular Answer
I strongly recommend
BOUML
which:
is extremely fast (fastest UML tool ever created, check out
benchmarks
),
has rock solid
PHP import and export
support (also supports C++, Java, Python)
is multiplatform (Linux, Windows, other OSes),
is full featured, impressively intensively developed (look at
development history
, it's hard to believe that such fast progress is possible).
supports plugins, has modular architecture (this allows
user contributions
, looks like BOUML community is forming up)
anon
https://phppedia.com/en/knowledge-base/393603/php-uml-generator#answer-0
41
6/16/2017 5:51:41 PM
View more on Stack Overflow
Licensed under:
CC-BY-SA
with
attribution
Not affiliated with:
Stack Overflow
Icon