Pear PHP UML Class Diagrams
Posted
by bigstylee
on Stack Overflow
See other posts from Stack Overflow
or by bigstylee
Published on 2010-04-22T00:35:13Z
Indexed on
2010/04/22
0:43 UTC
Read the original article
Hit count: 487
Hi,
I am trying to create graphical representations of existing code. I have tried to use VS.PHP (with Visual Studios 2010) but cant seem to generate class diagrams from this.
I have tried to use Pear's PHP UML package which has produced a lot of JavaDoc style documentation and an XMI document. From what I have read, this can be used to create class diagrams? If so, how?
Are there other "easier" alternatives?
Thanks in advance
© Stack Overflow or respective owner