Skip to content

janedbal/orm

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

Folders and files

NameName
Last commit message
Last commit date
Oct 9, 2023
Apr 19, 2022
Feb 8, 2023
Jan 20, 2024
Jan 23, 2024
Jan 22, 2024
Nov 15, 2023
Oct 19, 2022
Feb 28, 2023
Feb 15, 2013
Jun 1, 2023
Jun 26, 2021
May 4, 2023
Jan 20, 2024
Nov 9, 2023
Nov 29, 2023
Jan 16, 2024
Jul 3, 2021
Oct 14, 2023
Oct 21, 2023
Oct 11, 2023
Dec 12, 2022
Jul 15, 2023
Dec 13, 2022
Feb 7, 2022
Nov 29, 2023
Nov 9, 2023
Mar 11, 2013

Repository files navigation

3.0.x 2.16.x 2.15.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 2 Object Relational Mapper (ORM)

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%