News Feed
Jobs Feed
Sections




News Archive
DZone.com:
From Doctrine 1 to Doctrine 2
November 04, 2010 @ 12:48:21

On DZone.com today there's a new article from Giorgio Sironi about making the switch from Doctrine 1 to Doctrine 2 and some of what might be involved.

Doctrine 2 is an implementation of the Data Mapper pattern, and does not force your model classes to extend an Active Record, nor to contain details about the relational model like foreign keys. [...] Note that you will have to run your application of PHP 5.3 for Doctrine 2 to work, mainly because of the use of namespaces in it.

He talks about some of the other differences including maintaining PHP classes and the metadata in them rather than just a YAML schema to map to your database. There's also a difference in how to interact directly with the Doctrine engine. Direct access has been replaced with a dependency injection approach.

0 comments voice your opinion now!
doctrine orm database migrate version


blog comments powered by Disqus

Similar Posts

Ryan Malesevich's Blog: WP Plugins: Database Backup

Derick Rethans' Blog: eZ Components 2006.2 released!

Lukas Smith\'s Blog: My take on the PHP6 meeting results

Greg Beaver's Blog: Mac OS X ships with security hole-laden PEAR - how to upgrade immediately

DevArticles: Creating the Front End of a Search Engine with AJAX


Community Events











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


rest phpunit example database usergroup zendframework2 testing functional series language symfony2 opinion framework podcast conference interview community release development introduction

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