Popularity
9.5
Declining
Activity
9.8
Growing
9,819
253
2,480

Description

Doctrine 2 is an object-relational mapper (ORM) for PHP 5.4+ 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.

Code Quality Rank: L3
Monthly Downloads: 3,869,402
Programming language: PHP
License: MIT License
Tags: Database     ORM    
Latest version: v2.8.1

Doctrine alternatives and similar libraries

Based on the "Database" category.
Alternatively, view Doctrine alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of Doctrine or a related project?

Add another 'Database' Library

README

3.0.x 2.14.x 2.13.x
Build status Build status Build status
Coverage Status Coverage Status Coverage Status

πŸ‡ΊπŸ‡¦ UKRAINE NEEDS YOUR HELP NOW!

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