Skip to content

mmarton/orm

This branch is 221 commits behind doctrine/orm:2.8.x.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

378944d · Dec 19, 2020
Dec 10, 2020
Oct 17, 2020
Nov 15, 2020
Dec 3, 2020
Dec 19, 2020
Dec 14, 2020
Oct 17, 2020
Oct 2, 2020
Jun 19, 2020
Nov 7, 2020
Feb 15, 2013
Jan 3, 2019
Sep 29, 2015
Jun 21, 2020
Jan 3, 2019
May 16, 2020
Nov 15, 2020
Dec 17, 2017
Aug 29, 2020
Nov 15, 2020
May 11, 2020
Oct 11, 2020
Sep 25, 2020
Mar 11, 2013

Repository files navigation

Master 2.8.x
Build status Build status
Coverage Status Coverage Status

Doctrine 2 is an object-relational mapper (ORM) for PHP 7.1+ 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 Object Relational Mapper (ORM)

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%