Page 1 of 1

Simple program for program design?

Posted: Wed May 06, 2009 3:48 am
by papa
Ey,

I apologize if there is already a thread about this.

I'm looking for a program similar to MySQL workbench that let's me design my programs instead of databases. Just a simple tool for adding a class with some comments (UML) underneath and drag and drop function.

thanks!

Re: Simple program for program design?

Posted: Wed May 06, 2009 9:09 pm
by Gabriel
Are you looking for a program that lets you convert your UML diagrams to PHP code? I've played around with ArgoUML, an open-source tool that provides those functions.

Re: Simple program for program design?

Posted: Thu May 07, 2009 2:21 am
by papa
Looks like the tool I need.

Thanks!