Doctrine Object-Relational-Mapper (ORM)
Object relational mapper (ORM) for PHP that 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. Autoloader: /usr/share/php/Doctrine/ORM/autoload.php
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 2.10.4-1.fc36 | - |
Fedora 35 | 2.9.5-1.fc35 | - |
Fedora 34 | 2.8.2-1.fc34 | - |
EPEL 7 | 2.4.8-3.el7 | - |
You can contact the maintainers of this package via email at
php-doctrine-orm dash maintainers at fedoraproject dot org
.