News Feed
Jobs Feed
Sections




Recent Jobs

News Archive
Juozas Kaziukenas' Blog:
Zend Framework and Doctrine. Part 1
November 17, 2009 @ 08:19:18

Juozas Kaziukenas has started a new series of posts to his blog today with this first part of his look at combining the Doctrine ORM with Zend Framework applications.

It was quite common to use Zend_Db_Table as base models class, but it was simply not practical. When you start dealing with relations and hierarchical data types it starts to get really tricky, because simply Zend_Db_Table doesn't provide an extensive enough functionality. So half a year ago Zend Framework developers started to look for better solutions.

An alternative (and a very powerful one at that) was found in Doctrine - an object relational mapper tool that sits on a database layer. Doctrine 2 will even be the first ORM with seamless integration between the Zend Framework (and Symfony). He briefly touches on what some sample code might look like and the command to build out your model classes from predefined YAML files.

0 comments voice your opinion now!
zendframework doctrine tutorial



Similar Posts

PHPBuilder.com: The ABC's of PHP - Part 10 - The Final Installment (XML & Regex)

WebReference.com: Database-enabled Ajax with PHP

Cory Borrow's Blog: Creating thumbs from textfiles with PHP and GD

Stefan Mischook's Blog: Google Wave & Zend Framework Webinar

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


Community Events









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


codeigniter facebook developer framework conference benchmark hiphop job windows opinion drupal symfony security release extension zend wordpress microsoft zendframework doctrine

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