BookDB – step 0.5: Modules AND Doctrine
Posted in Development, Projects, Tutorials on February 21st, 2010 by cristi – Be the first to commentOk, so, after half a week-end spent integrating Zend Framework and Doctrine, I finally did it, combining two of the countless blog posts that offer the “ultimate” guide into integrating Doctrine into the ZF.
My main issue was that I also wanted modules with my fries. So whatever I wrote in Step 0 is either incomplete or wrong.
I got modules working first. That wasn’t very hard.