« Return to Thread: view/model/controller "code generator" for Zend?

Re: view/model/controller "code generator" for Zend?

by umpirsky :: Rate this Message:

Reply to Author | View in Thread

But no support for generating models from db schema, right?

Regards,
Sasa Stamenkovic.

Ralph Schindler-2 wrote:
Have you had a look at Zend_Tool?

http://devzone.zend.com/article/3811

http://framework.zend.com/manual/en/zend.tool.framework.html

Also check out the basic usage here:

http://www.slideshare.net/ralphschindler/zend-framework-18-features-webinar

Hope this helps,
Ralph

jarthel wrote:
> Hello.
>
> I have a project that uses an Oracle DB with many tables. Manually typing
> the "basic" model/view/controller object is very tedious without much gain.
>
> Is there an application that can do this for Zend? like I point the
> application to my Oracle DB and it'll create the views/model/controller for
> all/selected tables?
>
> Thank you very much for the help :)
>
> Jayel

 « Return to Thread: view/model/controller "code generator" for Zend?