2010-10-29 16:46:21 +02:00
2010-05-25 11:39:30 -04:00
2009-02-25 13:43:24 +00:00

Doctrine 2 ORM

Doctrine 2 is an object-relational mapper (ORM) for PHP 5.3.0+ that provides transparent persistence for PHP objects. It 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.

More resources:

Description
⚠️ ARCHIVED: Original GitHub repository no longer exists. Preserved as backup on 2026-01-22T16:17:56.109Z
Readme MIT 95 MiB
Latest
2026-01-09 07:44:10 +01:00
Languages
PHP 100%