News Feed
Jobs Feed
Sections




News Archive
Jigal Sanders' Blog:
A first look at Doctrine 2.1
July 22, 2011 @ 10:33:08

In a new post to his blog Jigal Sanders shares some of his experience in working with Doctrine 2.1 in a Zend Framework-based (1.11.9) application for his database interface needs.

I hadn't been using Doctrine for a while and decided to pick it up two weeks ago, as we wanted to see if we can implement it for our CMS at our office. So I setup a clean installation of the zend framework (1.11.9) and tried tried to implement Doctrine. The main goal was to see if we can reverse engineer existing databases and then start doing some queries.

There were three things he found in the process that caused a few issues:

  • A confusing set of terms and features that weren't explained well enough to know their use
  • Getting things like autoloaders working with the Zend Framework to make things work well together
  • A potential bug with the "name" property on an object and some automatic namespacing Doctrine tries to do
There are already a lot of resources available on the Internet. I have looked at various configurations, like for example the 'bisna' project from Guilhere Blanco. But I keep saying that it's really difficult and has a steep learning curve. Doctrine 1.2 was really simple. Doctrine 2.x is a lot more difficult to get into.
1 comment voice your opinion now!
doctrine zendframework problems orm experience


blog comments powered by Disqus

Similar Posts

ProDevTips.com: Doctrine for dummies

Zend Developer Zone: Deleting indexes from Zend_Registry and why you shouldn't do it !

Daniel Cousineau's Blog: Doctrine Migrations Proper

Ibuildings Blog: Zend Framework testing: emulating HTTP calls

Zend Developer Zone: Front Controller Plugins in Zend Framework


Community Events









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


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

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