News Feed
Jobs Feed
Sections




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


blog comments powered by Disqus

Similar Posts

DevShed: Debugging Program Flow with the Xdebug Extension

BillS' IIS Blog: How to install FastCGI and PHP on IIS7 Beta 3 (Video)

HowTo Forge: Installing The PHP-MSSQL Module On CentOS 5.0

Joshua Thijssen: Debugging remote CLI with phpstorm

Lorna Mitchell's Blog: Installing Gearman for PHP and Ubuntu


Community Events











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


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

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