Doctrine
Sign in to saveobject-relational mapping for PHP
Source code
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.
Excerpt from the source-code README · 4,020 chars · not written by Vinony
Wikidata facts
- Instance of
- free and open-source software
- Official website
- www.doctrine-project.org
- Has use
- database abstraction layer
Show 7 more facts
- programmed in
- PHP
- software version identifier
- 3.6.3
- inception
- 2006-04-13
- Stack Exchange tag
- stackoverflow.com/tags/doctrine
- copyright license
- MIT License
- operating system
- cross-platform
- source code repository URL
- github.com/doctrine/orm
via Wikidata · CC0