Code generator (from java / uml) - free product
Moderator: General Moderators
Code generator (from java / uml) - free product
Is there any generator from java to php ? Or better: is there an UML modeling tool with funcionality UML Class Diagramm -> PHP code ?
- Ambush Commander
- DevNet Master
- Posts: 3698
- Joined: Mon Oct 25, 2004 9:29 pm
- Location: New Jersey, US
try umbrello
You can try umbrello uml.sf.net. Unfortunatly it works only under Linux.
- raghavan20
- DevNet Resident
- Posts: 1451
- Joined: Sat Jun 11, 2005 6:57 am
- Location: London, UK
- Contact:
You can generate Java from Borland Together because Java is highly OO and declaration of member methods, variables and many other aspects are very standardized, which is not available in PHP with PHP 4. I do not know how much standardized is PHP 5 and I hope after some years, you might get some tool for PHP 5 or PHP 6.
With rational rose and others you can export as XMI.
And with http://www.waterproof.fr/products/xmi2php/ you can generate PHP
And with http://www.waterproof.fr/products/xmi2php/ you can generate PHP