Home > Archive > PHP Language > November 2005 > OOP, UML and PHP
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
|
|
| Pål Gammelsæter 2005-11-25, 9:55 pm |
| I've fallen in love with OOP, and with the better support for objects in
PHP5 I'd like to
* use UML to make code
* make UML out of code
Does anyone know of a tool that does this?
- Paul
| |
| Wolfgang Forstmeier 2005-11-28, 3:55 am |
|
Pål Gammelsæter wrote:
> I've fallen in love with OOP, and with the better support for objects in
> PHP5 I'd like to
> * use UML to make code
> * make UML out of code
>
> Does anyone know of a tool that does this?
>
> - Paul
Hi Paul,
if you find one please write an E-mail to me.
I also looking for such an tool.
But (there ever had to been an but ;-) ..)
just OS tools please.
Thanks ..
Wolfgang
| |
| Pål Gammelsæter 2005-11-28, 7:55 am |
| >> I've fallen in love with OOP, and with the better support for objects
> if you find one please write an E-mail to me.
> I also looking for such an tool.
> But (there ever had to been an but ;-) ..)
> just OS tools please.
I have'nt found anything good yet. There's a PHP-code on the SitePoint
forum which generates XMI-files which can be imported to UML software
(incl. argoUML and Poseideon CE). You can find these postings here:
http://www.sitepoint.com/forums/showthread.php?t=166054
I get error messages while importing, so I guess the XMI output was not
good.
|
|
|
|
|