Page 1 of 1

Using UML with PHP?

Posted: Tue Nov 12, 2002 10:00 am
by dotxp
Hi all!

Did someone do this?? I think, since PHP has OO-aspects, UML would be usefull for developing huge projects. So, is there some tool to edit UML and generate PHP classes from it??

(I heard that PHPEdit can translate UML structures saved in XML to PHP classes, but which (maybe free) tool generates UML, saves XML and is understood by PHPEdit??)

Thanks for every tip!

Regards,
Toby

Posted: Tue Nov 12, 2002 2:28 pm
by volka
most UML tools can export XMI.
haven't tested it but since you already found phpEDIT ;) http://tools.phpedit.net/xmi2php/ might do the trick