UML to PHP Code Generator

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
shannon
Forum Newbie
Posts: 1
Joined: Thu Aug 07, 2014 2:42 am

UML to PHP Code Generator

Post by shannon »

Hi, I'm new here so I hope I chose the right area to post this.

I'd like to share with you a project we've been working on. It's a PHP code generator that generates code from UML class diagrams created with the online modeling tool GenMyModel. The generator is very basic for the moment, but I would love it if any of you could take a look and let me know what you think or if you have any suggestions. It'd be awesome! Thanks

The project can be found here on github : https://github.com/Axellience/customgen-php
Post Reply