Tag Archives: Initialization
Setting up the Doctrine 2 CLI with Zend Framework
Doctrine isn’t much use right now without being able to use the command line, so in addition to setting up your Zend Framework application to use Doctrine 2 you’ll want to set up the doctrine command line utility to work … Continue reading
Doctrine 2 Resource for Zend Framework
Here’s an easy to use, already configured basic setup for Doctrine 2 that you should be able to simply drop in to a Zend Framework application To use this code, simply drop it into either a method in your bootstrap … Continue reading
