Skip to content

jonnyeom/orm

This branch is 1 commit ahead of, 1926 commits behind doctrine/orm:3.3.x.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

bb30c23 Â· Oct 26, 2022
Oct 17, 2022
Apr 19, 2022
Oct 17, 2022
Oct 26, 2022
Oct 22, 2022
Oct 10, 2022
Aug 7, 2022
Oct 19, 2022
Jan 24, 2022
Feb 15, 2013
Apr 9, 2022
Jun 26, 2021
Aug 7, 2022
Mar 13, 2022
Aug 8, 2022
Oct 13, 2022
Jan 12, 2022
Jul 3, 2021
Aug 27, 2022
Oct 9, 2022
Sep 18, 2022
Jan 2, 2022
Sep 18, 2022
Sep 18, 2022
Feb 7, 2022
Oct 13, 2022
Oct 22, 2022
Mar 11, 2013

Repository files navigation

3.0.x 2.14.x 2.13.x
Build status Build status Build status
Coverage Status Coverage Status Coverage Status

🇺🇦 UKRAINE NEEDS YOUR HELP NOW!

Doctrine ORM is an object-relational mapper 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%