News Feed
Jobs Feed
Sections




News Archive
Matthew Weier O'Phinney's Blog:
Autoloading Doctrine and Doctrine entities from Zend Framework
August 21, 2009 @ 08:47:35

Matthew Weier O'Phinney has a new post on something he's been asked about a lot - autoloading Doctrine into a Zend Framework application.

A number of people on the mailing list and twitter recently have asked how to autoload Doctrine using Zend Framework's autoloader, as well as how to autoload Doctrine models you've created. Having done a few projects using Doctrine recently, I can actually give an answer.

His short answer - "attach it to the Zend_Loader_Autoloader". For those needing the long answer, he goes through a simple example of creating the loader object, registering a new namespace and pushing in the Doctrine functionality as an autoloader. The bootstrap class can then be modified with an "_initDoctrine" method to pull in just what scripts your app might need.

0 comments voice your opinion now!
autoload doctrine zendframework orm


blog comments powered by Disqus

Similar Posts

KillerPHP.com: The Zend Framework: Writing Object-Oriented PHP with Ease

Dave Dash's Blog: Saving a file to a database using symfony and doctrine

PHPEveryDay.com: Zend Framework Basic Tutorial

Matthew Weier O'Phinney's Blog: Using dijit.Editor with Zend Framework

Rob Allen's Blog: Simple Zend_Layout Example


Community Events











Don't see your event here?
Let us know!


zendframework2 unittest code testing language phpunit development functional example release framework community interview series database api podcast composer opinion introduction

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework