News Feed
Sections
News Archive


Community Events






feed this:

Zend Developer Zone:
PHP and your domain model with Doctrine ORM
0 comments :: posted Thursday January 31, 2008 @ 08:40:00
voice your opinion now!

On the Zend Developer Zone, jonwage has posted about an ORM (Object-Relational mapping) he came across that can help abstract out your interface with your backend database - Doctrine.

One of its key features is the ability to optionally write database queries in an OO (object oriented) SQL-dialect called DQL inspired by Hibernates HQL. This provides developers with a powerful alternative to SQL that maintains a maximum of flexibility without requiring needless code duplication.

The project's page gives the full details on the features it offers and has links to the latest downloads so you can try it out for yourself. There's even a blog you can subscribe to to keep up to date.

tagged with: php5 object relational mapping doctrine database abstraction



zendframework package book database zend pecl framework developer mysql code security job ajax conference application PEAR PHP5 releases release cakephp

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