Pt_BR En Ja De Fr 

Free Open Source PHP ORM

What is Doctrine?

Icon

Doctrine is an object relational mapper (ORM) for PHP 5.2.3 and later that sits on top of a powerful database abstraction layer (DBAL). One of its key features is the option to write database queries in a proprietary object oriented SQL dialect called Doctrine Query Language (DQL), inspired by Hibernates HQL. This provides developers with a powerful alternative to SQL that maintains flexibility without requiring unnecessary code duplication.

symfony Doctrine Schema Manager

Posted by jwage 25 days ago

As you all probably know, Doctrine has been tightly integrated with a few different PHP frameworks. Since symfony was... [read more] [6 Comments]


Download

1.0

You can download the latest version of Doctrine by clicking the link above.

Latest Doctrine News

Feed

The Bleeding Edge: Website Upgraded

This weekend I decided it was time to completely dive in to the awesomeness that is [symfony](htt...

New to Migrations in 1.1

In Doctrine 1.1 migrations are much easier to work with. In addition to the increased stability w...

Doctrine 1.0.3 Released!

Today I am happy to introduce another important maintenance release for the increasingly stable D...

Trainings

Be trained by experts

  • Nov 19: Paris, France (symfony 1.1 - Francais)
  • Dec 10: Paris, France (symfony 1.1 - Francais)
  • Dec 10: Atlanta, USA (symfony 1.1 - English)
  • Dec 17: Montreal, Canada (symfony 1.1 - Francais)
More Trainings

Documentation

Icon