I search for a round-trip programming solution which does generate PHP and SQL code from a UML Model
It sould also include state and activity diagrams which were compiled into PHP/SQL.
Or does someone know some software who offers the possibility to create my own PHP / UML interpreter?
thanx in advance
ArgoUML has code creation from UML to PHP5
Also see
I believe Dia
has plugins to convert class diagrams into PHP classes