Skip to content

beberlei/doctrine2

This branch is 67 commits ahead of, 2 commits behind doctrine/orm:3.3.x.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

e32fc2f · Mar 7, 2025
Feb 27, 2025
Jan 2, 2024
Mar 7, 2025
Mar 1, 2025
Feb 28, 2025
Oct 13, 2024
Dec 7, 2024
Jan 21, 2024
Jan 2, 2024
Jun 26, 2021
Oct 18, 2024
Jan 20, 2024
Feb 23, 2025
Dec 7, 2024
Oct 16, 2024
Jan 2, 2024
Dec 19, 2024
Feb 18, 2025
Dec 7, 2024
Dec 7, 2024
Nov 4, 2024
Jan 25, 2025
Mar 11, 2013

Repository files navigation

4.0.x 3.4.x 3.3.x 2.21.x 2.20.x
Build status Build status Build status Build status Build status
Coverage Status Coverage Status Coverage Status Coverage Status Coverage Status

Doctrine ORM is an object-relational mapper for PHP 8.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:

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%