Zend Framework 1.11 与 Doctrine 2 集成

2021-12-29 00:00:00 orm php doctrine zend-framework

有人能详细解释一下如何集成 Doctrine 2 和 Zend Framework 1.11 吗?

Could someone explain in detail how to integrate Doctrine 2 and Zend Framework 1.11?

推荐答案

Jon Lebensold 有一段关于集成 D2 和 ZF 的精彩视频:单元测试学说 2 - 不要被标题误导:)

There is a great video by Jon Lebensold about integrating D2 and ZF: Unit Testing Doctrine 2 - don't be misleaded by the title :)

相关文章