Zend Framework and Doctrine Part 1
I’ve begun to investigate the Doctrine ORM library and how to integrate it into Zend Framework applications. I figure this post and any subsequent ones on the topic can grow into some sort of discovery series.
So, my first post is going to be a simple one – bootstrapping with Doctrine 1.2.
I figured the most robust [...]

