[PHP] UML for PHP

2006-04-21 Thread Peter Lauri
Hi, Anyone who know about a UML editor that can generate PHP code? /Peter

[PHP] uml tool for php

2006-04-18 Thread jonathan
is there a suggested tool that can create uml diagrams for php 5 objects (ie import in a file and create a diagram)? -jonathan -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

RE: [PHP] uml tool for php

2006-04-18 Thread Jay Blanchard
[snip] is there a suggested tool that can create uml diagrams for php 5 objects (ie import in a file and create a diagram)? [/snip] http://uml.sourceforge.net/index.php -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] UML/OO/Design Pattern book recommendations?

2005-08-17 Thread Alex Gemmell
Hello all! I am readjusting my brain from years of procedural programming and I'm rapidly improving my ability to program object-oriented PHP. I'm no expert but I am keen to get my hands on as much good teaching material as I can. I already have a good appreciation for OO concepts BUT I

Re: [PHP] UML/OO/Design Pattern book recommendations?

2005-08-17 Thread Marco Tabini
Hello Alex On 8/17/05 9:33 AM, Alex Gemmell [EMAIL PROTECTED] wrote: Can anyone recommend some books that describe: - how to plan OO projects (PHP specific would be good but isn't necessary) http://www.amazon.com/exec/obidos/tg/detail/-/1590593804/qid=1124289801/sr=8

Re: [PHP] UML/OO/Design Pattern book recommendations?

2005-08-17 Thread Alex Gemmell
Blimey! I'm not a regular to these lists so I certainly didn't expect replies from two names I recognise and respect from my years of trawling the internet for valuable PHP and CSS information! The books you both recommend look like exactly what I am after, with the slight caveat that I am

Re: [PHP] UML/OO/Design Pattern book recommendations?

2005-08-17 Thread Marco Tabini
On 8/17/05 11:08 AM, Alex Gemmell [EMAIL PROTECTED] wrote: Blimey! I'm not a regular to these lists so I certainly didn't expect replies from two names I recognise and respect from my years of trawling the internet for valuable PHP and CSS information! :) The books you both recommend

[PHP] UML

2004-07-30 Thread [EMAIL PROTECTED]
Now that PHP is OOP with 5.0 is there a UML tool dedicated to PHP? /T Best IT [EMAIL PROTECTED] http://www.best-it.biz

RE: [PHP] UML

2004-07-30 Thread Jay Blanchard
[snip] Now that PHP is OOP with 5.0 is there a UML tool dedicated to PHP? [/snip] Since UML stands for Unified Modeling Language why would you need one for PHP? Have you seen Umbrello? http://uml.sourceforge.net/index.php -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit:

RE: [PHP] UML

2004-07-30 Thread Jay Blanchard
[snip] [snip] Now that PHP is OOP with 5.0 is there a UML tool dedicated to PHP? [/snip] Since UML stands for Unified Modeling Language why would you need one for PHP? Have you seen Umbrello? http://uml.sourceforge.net/index.php [/snip] An article of interest

Re: [PHP] UML

2004-07-30 Thread Colin Kettenacker
[EMAIL PROTECTED] [EMAIL PROTECTED] on 7/30/04 12:14 PM wrote: Now that PHP is OOP with 5.0 is there a UML tool dedicated to PHP? Well it is not dedicated to PHP, but the latest release of ArgoUML can output to PHP 5.0 (haven't tried it myself yet). ck -- Cheap Domain Registration | Web

Re: [PHP] PHP /\ UML

2004-05-13 Thread Martin Hjort Eriksen
Matthias H. Risse wrote: thanks. i just dislike the idea of usingdesktop apps bound to a single gui. why the hell we need this in times of java/awt/swing, .net, xul and other funky technologies? any more ideas? /m A late reply, but I just discovered that Dia also supports PHP, or rather, a

Re: [PHP] PHP /\ UML

2004-05-10 Thread Matthias H. Risse
thanks. i just dislike the idea of usingdesktop apps bound to a single gui. why the hell we need this in times of java/awt/swing, .net, xul and other funky technologies? any more ideas? /m -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] PHP /\ UML

2004-05-10 Thread Martin Hjort Eriksen
Try Umbrello http://www.blinkenlights.de/arcade/index.en.html /Martin Eriksen Matthias H. Risse wrote: Hi, I wonder if anyone here is aware of UML Tools for PHP? I know of ArgoUML whichs PHP-codegenerator seems to be very beta. Maybe there are or are planned and well intergrated plugins for

Re: [PHP] PHP /\ UML

2004-05-10 Thread Martin Hjort Eriksen
This time with the correct URL http://uml.sourceforge.net /Martin Eriksen Martin Hjort Eriksen wrote: Try Umbrello http://www.blinkenlights.de/arcade/index.en.html /Martin Eriksen Matthias H. Risse wrote: -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit:

[PHP] PHP /\ UML

2004-05-09 Thread Matthias H. Risse
Hi, I wonder if anyone here is aware of UML Tools for PHP? I know of ArgoUML whichs PHP-codegenerator seems to be very beta. Maybe there are or are planned and well intergrated plugins for Zend Studio, PHPEd, TruStudio/Eclipse or alike? Basically I would be interrested in a solution that really

[PHP] UML from PHP?

2004-02-28 Thread Rick \[Kitty5\]
Is there a utility I can point at a PHP project and have it draw lots of nice UML doodles for me? -- Rick Kitty5 NewMedia http://Kitty5.com POV-Ray News Resources http://Povray.co.uk TEL : (+44) 0845 1083740 - ICQ : 15776037 PGP Public Key : http://pgp.kitty5.com -- PHP General Mailing List