Zend Framework 1.10.5 and Doctrine 2.0 integration

As not all of us are willing to let go ZF for Symfony, the native environment for Doctrine, here is a clean way of integrating Doctrine 2 into your ZF projects.

As the integration method chosen was to create an application resource, you may enable both new projects and existing ones to use Doctrine 2 without changing a single line of bootstrap code.

Added bonus – memcache integration and a custom Doctrine 2 eAccelerator caching class which I strongly advice against using, at least on Windows :)

Requirements:

Continue reading

Posted in PHP Articles | Tagged , , , | 21 Comments