Skip to content

rela589n/doctrine-orm

This branch is 3 commits ahead of, 17 commits behind doctrine/orm:3.3.x.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

d4fa78f · Apr 16, 2025
Mar 18, 2025
Mar 18, 2025
Apr 16, 2025
Apr 7, 2025
Mar 25, 2025
Oct 13, 2024
Dec 7, 2024
Jan 21, 2024
Jan 2, 2024
Jun 26, 2021
Oct 18, 2024
Jan 20, 2024
Feb 11, 2025
Mar 25, 2025
Oct 16, 2024
Jan 2, 2024
Dec 19, 2024
Dec 7, 2024
Mar 25, 2025
Dec 7, 2024
Mar 25, 2025
Mar 18, 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:

About

Doctrine Object Relational Mapper (ORM)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%