Looking for more information on how to do PHP the right way? Check out PHP: The Right Way

Zend Developer Zone:
Free Zend Framework-based code generator from UML2 models
Aug 26, 2009 @ 21:29:57

In this new post to the Zend Developer Zone they point out a tool that allows you to create Zend Framework models directly from a UML2 model.

BOZA Framework is a conceptual instantiation of the Model-Driven Development (MDD) paradigm that aims at shifting the abstraction level from code to models. BOZA Framework comes with an integrated Eclipse-based toolset that allows developers to automatically generate a substantial part of the application source code. All you need is draw the UML2 structural model of the entities and their interrelationships within your application.

The generation scripts create the models, an admin backend, a database scheme for import and a working setup environment ready for additional development. You can find out more about the product here.

tagged: uml2 model zendframework generate

Link:


Trending Topics: