Simple program for program design?

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
User avatar
papa
Forum Regular
Posts: 958
Joined: Wed Aug 27, 2008 3:36 am
Location: Sweden/Sthlm

Simple program for program design?

Post 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!
User avatar
Gabriel
Forum Commoner
Posts: 41
Joined: Wed May 06, 2009 8:12 pm
Location: Las Vegas

Re: Simple program for program design?

Post 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.
User avatar
papa
Forum Regular
Posts: 958
Joined: Wed Aug 27, 2008 3:36 am
Location: Sweden/Sthlm

Re: Simple program for program design?

Post by papa »

Looks like the tool I need.

Thanks!
Post Reply