[UPHPU] Do people use UML to model their PHP web applications?

Alvaro Carrasco alvaro at epliant.com
Wed May 7 11:11:00 MDT 2008


Jonathan Duncan wrote:
>
> On 02 May 2008, at 15:02, Nathan Lane wrote:
>
>> Sorry for the mass of questions and postings in the mailing list.
>
> That is what the is for.  If we get annoyed, we will just yell at you 
> or ignore you.  Don't take it personally.  Bring on the questions.  =)
>
>
>> Do people use UML to model their PHP web applications? Is there a 
>> preferred
>> method to model PHP? Do people even model PHP?
>
> I do not use UML, but I am interested in it.  Have you used it for 
> other things?  Do you or anyone else have a preferred UML 
> based/compliant application?  I have been looking at OmniGraffle for 
> modeling databases on my Mac.  Although I do not know if OmniGraffle 
> is UML compliant or not.
>
> Any suggestions for where to start learning UML?  Favorite book or web 
> site?  I know the UML home page is http://www.uml.org/
> ------------------------------------------------------------------------
>
>
>
>   
I recommend Martin Fowler's "UML Distilled" (along with almost all of 
Fowler's books). If you are interested in modeling as a programming 
practice I also highly recommend Eric Evans' "Domain-Driven Design", 
you'll start *thinking* differently after reading this book.

Alvaro



More information about the UPHPU mailing list