Skip to content

githoober/doctrine2

This branch is 4700 commits behind doctrine/orm:3.3.x.

Folders and files

NameName
Last commit message
Last commit date
Nov 16, 2015
Jan 14, 2016
Jan 8, 2016
Jan 8, 2016
Dec 16, 2013
Mar 1, 2014
Jan 19, 2013
Mar 7, 2013
Feb 15, 2013
Dec 29, 2015
Jan 26, 2016
Jun 11, 2015
Sep 29, 2015
Jan 5, 2016
Feb 21, 2014
Oct 9, 2015
Sep 7, 2013
Aug 27, 2011
Sep 7, 2013
Dec 29, 2015
Nov 5, 2015
Mar 11, 2013
Mar 11, 2013

Repository files navigation

Master 2.5
Build status Build status
Coverage Status Coverage Status

Doctrine 2 is an object-relational mapper (ORM) for PHP 5.4+ 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 Hibernate's HQL. This provides developers with a powerful alternative to SQL that maintains flexibility without requiring unnecessary code duplication.

More resources:

About

Doctrine 2 Object Relational Mapper (ORM)

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%