douyi9597 2013-09-30 10:28
浏览 72
已采纳

Zend Framework 1使用Zend Framework 2模型

I'm really new to Zend Framework 2, but i love some features that it comes along with it. I've started an app in order to learn faster after reading the documentation on zend page , not properly diggested I must say.

Afterwards i install this marvelous peace on a blog, it has a functional skeleton with some usefull modules.

So after i got it running and finished designing my own database I struggled to find a way to use my new tables. I was used in zf1 to generate 4 folders of models table base, table, row base and row. How do I do it here ? what would be the best practice in using some of the same coding standards ?

I know that i could use doctrine 2 entities that comes with zf2 in a different module ? I also tryied a model generator module, but it did not work from the first time and i was not really sure that was the path i needed.

  • 写回答

1条回答 默认 最新

  • douchuanchai2793 2016-07-07 03:14
    关注

    Use of models is perfectly explained within the QuickStart of the documentation right here. as suggested by @Sam

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论
编辑
预览

报告相同问题?

手机看
程序员都在用的中文IT技术交流社区

程序员都在用的中文IT技术交流社区

专业的中文 IT 技术社区,与千万技术人共成长

专业的中文 IT 技术社区,与千万技术人共成长

关注【CSDN】视频号,行业资讯、技术分享精彩不断,直播好礼送不停!

关注【CSDN】视频号,行业资讯、技术分享精彩不断,直播好礼送不停!

客服 返回
顶部