Doctrine Object Relational Mapper 2.2.0 BETA1
Doctrine ORM is an object-relational mapper (ORM) for PHP which is built on top of a powerful database abstraction layer called DBAL. The developer can 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.
What's New in This Version:
-Filtering entities and associations based on rules that can be parameterized, enabled or disabled, developed by asm89
-Support for complex SQL types such as Geometries, IPs, develped by jsor.
-Bit Comparisions in DQL, developed by Fabio.
-Annotation Refactorings by Fabio and johannes.
-DQL Refactoring, ORDER BY and GROUP BY supporting result variables of SELECT expressions.
-Alias for entities in DQL results.
-Result Cache refactoring
-Flush for single entities
More popular Database Management
- PhpMyAdmin 4.0.1-rc1 (2 days ago)
- PHP QR Code 1.1.4 (2 years, 5 months 13 days ago)
- DaDaBIK 4.4 (10 months 26 days ago)
- PhpMyInventory 2.81 (2 years, 5 months 12 days ago)
- NuBuilder 2.8.1 (4 months 25 days ago)
Listing Files

Table.php- 93.9 KB
- 11/03/2010 15:37:30

Parser.php- 4.0 KB
- 11/03/2010 15:37:30

Data.php- 6.9 KB
- 11/03/2010 15:37:30

Template.php- 5.0 KB
- 11/03/2010 15:37:30

Node.php- 6.3 KB
- 11/03/2010 15:37:30

RawSql.php- 16.7 KB
- 11/03/2010 15:37:30

Listener.php- 5.2 KB
- 11/03/2010 15:37:30

Microtime.php- 2.8 KB
- 11/03/2010 15:37:30

Exception.php- 4.5 KB
- 11/03/2010 15:37:30

Index.php- 2.4 KB
- 11/03/2010 15:37:30

Core.php- 37.3 KB
- 11/03/2010 15:37:30

Exception.php- 1.4 KB
- 11/03/2010 15:37:30

Interface.php- 6.3 KB
- 11/03/2010 15:37:30

AdjacencyList.php- 1.4 KB
- 11/03/2010 15:37:30

