Skip to content
This repository was archived by the owner on Mar 2, 2019. It is now read-only.

bookbottles/doctrine2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

a1d9042 · May 4, 2014
Mar 17, 2013
May 1, 2014
May 4, 2014
Apr 29, 2014
Dec 16, 2013
Mar 1, 2014
Jan 19, 2013
Mar 7, 2013
Feb 15, 2013
Apr 17, 2014
Dec 14, 2013
May 26, 2012
Jan 20, 2014
Feb 21, 2014
Apr 25, 2014
Sep 7, 2013
Aug 27, 2011
Sep 7, 2013
Apr 17, 2014
Apr 13, 2014
Mar 11, 2013
Mar 11, 2013

Repository files navigation

Doctrine 2 ORM

Master: Build Status 2.4: Build Status 2.3: Build Status 2.2: Build Status 2.1: Build Status

Master: Coverage Status

Doctrine 2 is an object-relational mapper (ORM) for PHP 5.3.2+ 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:

About

No description, website, or topics provided.

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages