I am trying to create graphical representations of existing code. I tried using VS.PHP (with Visual Studios 2010), but can not seem to generate class diagrams from this.
I tried using the Pear PHP UML package, which prepared many JavaDoc style documents and an XMI document. From what I read, can this be used to create class diagrams? If so, how?
Are there other βsimplerβ alternatives?
Thanks in advance
source
share