Doctrine ORM

E452827

Doctrine ORM is a widely used PHP object-relational mapper that provides a powerful database abstraction layer and mapping between PHP objects and relational databases.

All labels observed (4)

Label Occurrences
Doctrine ORM canonical 4
Doctrine 1
Doctrine ORM via DoctrineBridge 1

How this entity was disambiguated

Statements (50)

Predicate Object
instanceOf PHP library
free and open-source software
object-relational mapper
category PHP development tool
database abstraction library
feature DQL (Doctrine Query Language)
PHP attribute mapping
UnitOfWork pattern
XML mapping
YAML mapping
annotations mapping
associations mapping
bidirectional associations
caching
custom repositories
eager loading
entity mapping
event system
identity map
inheritance mapping
lazy loading
lifecycle callbacks
migrations integration
query builder
schema tool
second-level cache
implements object-relational mapping
license MIT License
maintainedBy Doctrine Project maintainers
partOf Doctrine Project
linked to: Doctrine ORM
programmingLanguage PHP
provides database abstraction layer
repository https://github.com/doctrine/orm
supports Microsoft SQL Server
linked to: SQL Server

MySQL
Oracle Database
PostgreSQL
SQLite
custom types
hydration modes
pagination
relational databases
transaction management
usedWith Laravel
Silex
Slim Framework
Symfony
Zend Framework
linked to: Zend Framework 1
website https://www.doctrine-project.org/projects/orm.html
writtenIn PHP

How these facts were elicited

Referenced by (7)

Full triples — surface form annotated when it differs from this entity's canonical label.

Symfony supportsDatabaseAbstraction Doctrine ORM
Symfony Form integratesWith Doctrine ORM via DoctrineBridge
subject linked to: Form
linked to: Doctrine ORM
Doctrine ORM partOf Doctrine Project
linked to: Doctrine ORM
Doctrine DBAL usedBy Doctrine ORM
Doctrine DBAL dependencyOf Doctrine ORM
Doctrine DBAL ecosystem Doctrine
linked to: Doctrine ORM
SymfonyCasts teaches Doctrine ORM