Skip to content

willemverspyck/orm

This branch is 3 commits ahead of, 18 commits behind doctrine/orm:2.14.x.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

2e292c6 Â· Mar 15, 2023
Feb 8, 2023
Apr 19, 2022
Feb 8, 2023
Mar 11, 2023
Mar 15, 2023
Mar 6, 2023
Dec 19, 2022
Oct 19, 2022
Feb 28, 2023
Feb 15, 2013
Apr 9, 2022
Jun 26, 2021
Aug 7, 2022
Mar 13, 2022
Dec 31, 2022
Mar 14, 2023
Dec 13, 2022
Jul 3, 2021
Dec 8, 2022
Mar 15, 2023
Dec 13, 2022
Dec 12, 2022
Jan 2, 2023
Dec 13, 2022
Feb 7, 2022
Mar 14, 2023
Feb 5, 2023
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

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%