Zend Framework 1.9 and Doctrine Integration

前端 未结 4 894
故里飘歌
故里飘歌 2020-12-25 08:29

I\'m trying to setup Zend Framework and Doctrine.

There is this previous discussion with ZF 1.8

  • Integrate Doctrine with Zend Framework 1.8 app
4条回答
  •  天涯浪人
    2020-12-25 08:59

    I picked up a few pointers from the previously suggested entry by Mathew Weier O'Phinney, as well as entries from Danceric that were originally based on ZF 1.8:

    • Doctrine ORM and Zend Framework
      http://www.danceric.net/2009/06/06/doctrine-orm-and-zend-framework/
    • Doctrine 1.2 is Zend Framework friendly
      http://www.danceric.net/2009/10/29/doctrine-1-2-is-zend-framework-friendly/

    You may also be interested in the following links (a selection of my bookmarks matching "zend framework" and "doctrine"):

    • Integrating Zend Framework with Doctrine ORM
      http://roysimkes.net/blog/2009/11/integrating-zend-framework-with-doctrine-orm/
    • Integrating Zend Framework and Doctrine
      http://ruben.savanne.be/articles/integrating-zend-framework-and-doctrine
    • Optimizing Zend Framework and Doctrine applications
      http://codeutopia.net/blog/2009/01/17/optimizing-zend-framework-and-doctrine-applications/

    Apologies for the plain text links. I am a new user here and subject to strict spam prevention rules.

提交回复
热议问题