News Feed
Jobs Feed
Sections




News Archive
Michael Kimsal's Blog:
Zend Framework and Doctrine integration - autoloading of doctrine models
March 04, 2010 @ 08:30:11

Michael Kimsal has a new post today looking at using Doctrine models in a Zend Framework application and how to get them to autoload when you need them with the help of Zend's Zend_Loader_Autoloader.

I would have expected there to be some explicit reference to how to set this up, but the best I can find are general examples where the Doctrine models directories are appended to the include_path in a ZF index file. Shouldn't there be a way to explicitly have the Doctrine subsystem react to requests for models as well?

He works through the process he followed, including the possibilities of extending the Doctrine Core and accessing the $_modelsDirectory property, but didn't have much luck because of how Doctrine forces the autoloading. He asks for help and gets some good suggestions in the comments on where to look fro documentation and a possibility of skipping the Doctrine loader all together.

0 comments voice your opinion now!
zendframework doctrine orm autoload


blog comments powered by Disqus

Similar Posts

Jani Hartikainen's Blog: How to create Doctrine 1-style Soft-Delete in Doctrine 2

Rob Allen's Blog: Zend Framework on a shared host

Chris Hartjes' Blog: Testing Controllers Hiding Behind Zend_Auth

Padraic Brady's Blog: Zend Framework 1.5 And What The Future Holds

Ibuildings techPortal: Zend Studio formatted for Zend Framework and ATK


Community Events











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


example framework code conference unittest opinion interview community composer object release development tool testing podcast introduction functional series zendframework2 language

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