Free Open Source PHP ORM
What is Doctrine?
Icon
Doctrine is a PHP ORM (object relational mapper) for PHP 5.2.3+ that sits on top of a powerful PHP DBAL (database abstraction layer). 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.
Doctrine at SymfonyCamp2008
Posted by jwage 4 days ago
This year I will be making a presentation on Doctrine at the 2008 SymfonyCamp conference on September 12th and 13th. ... [read more] [0 Comments]
Latest Doctrine News
Feed
Doctrine 1.0 Released
Today I am extremely happy to introduce the first stable version of Doctrine, 1.0.0. If you've be...
Release Candidate 2 Available
Only two days after making available the first release candidate we have prepared the second rele...
Moving Quickly
Right out of the gate we're moving extremely fast. Only two days in to working full-time on the p...



