PHPackages                             laravel-doctrine/orm - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Database &amp; ORM](/categories/database)
4. /
5. laravel-doctrine/orm

ActiveLibrary[Database &amp; ORM](/categories/database)

laravel-doctrine/orm
====================

An integration library for Laravel and Doctrine ORM

3.3.2(2mo ago)8425.3M—7.9%183[6 issues](https://github.com/laravel-doctrine/orm/issues)[1 PRs](https://github.com/laravel-doctrine/orm/pulls)20MITPHPPHP ^8.3CI passing

Since Sep 17Pushed 2mo ago37 watchersCompare

[ Source](https://github.com/laravel-doctrine/orm)[ Packagist](https://packagist.org/packages/laravel-doctrine/orm)[ RSS](/packages/laravel-doctrine-orm/feed)WikiDiscussions 3.3.x Synced 1mo ago

READMEChangelog (10)Dependencies (56)Versions (147)Used By (20)

 [![](https://camo.githubusercontent.com/4d1632649c62e3fdbdcaaf9c4c0ead755c6131859431f19b41e6dcf81ef51d97/68747470733a2f2f706c616365686f6c642e636f2f31307831302f3333376162372f3333376162372e706e67)](https://camo.githubusercontent.com/4d1632649c62e3fdbdcaaf9c4c0ead755c6131859431f19b41e6dcf81ef51d97/68747470733a2f2f706c616365686f6c642e636f2f31307831302f3333376162372f3333376162372e706e67) [![](https://github.com/laravel-doctrine/orm/raw/3.0.x/docs/banner.png)](https://github.com/laravel-doctrine/orm/blob/3.0.x/docs/banner.png)

Laravel Doctrine ORM
====================

[](#laravel-doctrine-orm)

An integration library for Laravel and Doctrine ORM

[![Build Status](https://github.com/laravel-doctrine/orm/actions/workflows/continuous-integration.yml/badge.svg)](https://github.com/laravel-doctrine/orm/actions/workflows/continuous-integration.yml?query=branch%3Amain)[![Code Coverage](https://camo.githubusercontent.com/88d43753e09dcfa3a97c538a482931011d7c1891bf9de3bfa57da50c6fadef4a/68747470733a2f2f636f6465636f762e696f2f67682f6c61726176656c2d646f637472696e652f6f726d2f67726170682f62616467652e7376673f746f6b656e3d334370517a44584f5758)](https://codecov.io/gh/laravel-doctrine/orm)[![PHPStan](https://camo.githubusercontent.com/2faf436ec69f824140d343fa9ae39bb63a08be188b4b96c6fa0f0caa81cb1115/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5048505374616e2d6c6576656c253230312d627269676874677265656e2e737667)](https://img.shields.io/badge/PHPStan-level%201-brightgreen.svg)[![Documentation](https://camo.githubusercontent.com/e49d77096ab66f7f2104cc74756af9dfc4009a3ae45ed5bf240899901f3ee991/68747470733a2f2f72656164746865646f63732e6f72672f70726f6a656374732f6c61726176656c2d646f637472696e652d6f726d2d6f6666696369616c2f62616467652f3f76657273696f6e3d6c6174657374)](https://laravel-doctrine-orm-official.readthedocs.io/en/latest/)[![Packagist Downloads](https://camo.githubusercontent.com/a0d0f61f1bc9aebe5b225cda85b5a92596cd0579b335725b5f0da21fdbf81d81/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64642f6c61726176656c2d646f637472696e652f6f726d)](https://packagist.org/packages/laravel-doctrine/orm)

Installation
------------

[](#installation)

Via composer:

```
composer require laravel-doctrine/orm
```

The ServiceProvider and Facades are autodiscovered.

Publish the config:

```
php artisan vendor:publish --tag="config" --provider="LaravelDoctrine\ORM\DoctrineServiceProvider"
```

Documentation
-------------

[](#documentation)

Full documentation at or in the docs directory.

Versions
--------

[](#versions)

- Version 3 supports DBAL ^4.0, ORM ^3.0, and PHP 8.2. See the [upgrade guide](https://laravel-doctrine-orm-official.readthedocs.io/en/latest/upgrade.html) for more information.
- Version 2 supports Laravel 9 - 11, DBAL ^3.0, ORM ^2.0, and PHP ^8.0.
- Version 1 supports Laravel 6 - 9, DBAL ^2.0, ORM ^2.0, and PHP ^5.5 - ^8.0. See [documentation in version 2](https://github.com/laravel-doctrine/orm/tree/2.0?tab=readme-ov-file#versions)

License
-------

[](#license)

See [LICENSE](https://github.com/laravel-doctrine/orm/blob/master/LICENSE).

###  Health Score

78

—

ExcellentBetter than 100% of packages

Maintenance85

Actively maintained with recent releases

Popularity68

Solid adoption and visibility

Community53

Growing community involvement

Maturity96

Battle-tested with a long release history

 Bus Factor2

2 contributors hold 50%+ of commits

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~26 days

Recently: every ~7 days

Total

145

Last Release

71d ago

Major Versions

1.8.3 → 2.0.02023-09-07

2.0.x-dev → 3.0.0RC12024-10-10

PHP version history (14 changes)1.0.0PHP &gt;=5.5.0

1.0.14PHP &gt;=5.5.9

1.3.0PHP &gt;=5.6.4

1.4.0PHP &gt;=7.0

1.5.3PHP ^7.2

1.6.0PHP ^7.2.5

1.7.0PHP ^7.3

1.5.9PHP ^7.2|^8.0

1.7.3PHP ^7.3|^8.0

1.6.2PHP ^7.2.5|^8.0

1.8.0PHP ^8.0

3.0.0RC1PHP ^8.1

3.0.3PHP ^8.2

3.2.x-devPHP ^8.3

### Community

Maintainers

![](https://www.gravatar.com/avatar/aba65a2b4ccb2b2d971b8da88a4916c4d9d4d4fc4dc3944a7d6931947863b52e?d=identicon)[patrickbrouwers](/maintainers/patrickbrouwers)

![](https://avatars.githubusercontent.com/u/41789?v=4)[Einar Gangsø](/maintainers/eigan)[@eigan](https://github.com/eigan)

![](https://www.gravatar.com/avatar/01591fdbaebb312b9f302030eca542bcdbbed34126b8a49c47d510fb850f9f10?d=identicon)[LaravelDoctrine](/maintainers/LaravelDoctrine)

![](https://www.gravatar.com/avatar/2d2603aa8449b6428f1f47191f1dfb4adfbdfaf30159d84267ae13f14344601c?d=identicon)[vladyslavstartsev](/maintainers/vladyslavstartsev)

---

Top Contributors

[![TomHAnderson](https://avatars.githubusercontent.com/u/493920?v=4)](https://github.com/TomHAnderson "TomHAnderson (291 commits)")[![patrickbrouwers](https://avatars.githubusercontent.com/u/7728097?v=4)](https://github.com/patrickbrouwers "patrickbrouwers (251 commits)")[![eigan](https://avatars.githubusercontent.com/u/41789?v=4)](https://github.com/eigan "eigan (185 commits)")[![FoxxMD](https://avatars.githubusercontent.com/u/4663766?v=4)](https://github.com/FoxxMD "FoxxMD (65 commits)")[![mbbender](https://avatars.githubusercontent.com/u/1754012?v=4)](https://github.com/mbbender "mbbender (16 commits)")[![dpslwk](https://avatars.githubusercontent.com/u/234460?v=4)](https://github.com/dpslwk "dpslwk (13 commits)")[![guiwoda](https://avatars.githubusercontent.com/u/1625545?v=4)](https://github.com/guiwoda "guiwoda (11 commits)")[![DudeMason](https://avatars.githubusercontent.com/u/57735637?v=4)](https://github.com/DudeMason "DudeMason (10 commits)")[![andrewmy](https://avatars.githubusercontent.com/u/715595?v=4)](https://github.com/andrewmy "andrewmy (9 commits)")[![77web](https://avatars.githubusercontent.com/u/296615?v=4)](https://github.com/77web "77web (7 commits)")[![keithbrink](https://avatars.githubusercontent.com/u/15267205?v=4)](https://github.com/keithbrink "keithbrink (6 commits)")[![maxbrokman](https://avatars.githubusercontent.com/u/5322152?v=4)](https://github.com/maxbrokman "maxbrokman (5 commits)")[![Korri](https://avatars.githubusercontent.com/u/130747?v=4)](https://github.com/Korri "Korri (5 commits)")[![Jurigag](https://avatars.githubusercontent.com/u/10086991?v=4)](https://github.com/Jurigag "Jurigag (5 commits)")[![sergiy-petrov](https://avatars.githubusercontent.com/u/8986207?v=4)](https://github.com/sergiy-petrov "sergiy-petrov (4 commits)")[![jrgilman](https://avatars.githubusercontent.com/u/6265723?v=4)](https://github.com/jrgilman "jrgilman (4 commits)")[![tomme87](https://avatars.githubusercontent.com/u/9094256?v=4)](https://github.com/tomme87 "tomme87 (4 commits)")[![gmsantos](https://avatars.githubusercontent.com/u/1991286?v=4)](https://github.com/gmsantos "gmsantos (4 commits)")[![soltmar](https://avatars.githubusercontent.com/u/14175459?v=4)](https://github.com/soltmar "soltmar (3 commits)")[![sserbin](https://avatars.githubusercontent.com/u/1689792?v=4)](https://github.com/sserbin "sserbin (3 commits)")

---

Tags

doctrinelaravelormlaravelormdoctrine

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

![Health badge](/badges/laravel-doctrine-orm/health.svg)

```
[![Health](https://phpackages.com/badges/laravel-doctrine-orm/health.svg)](https://phpackages.com/packages/laravel-doctrine-orm)
```

###  Alternatives

[roots/acorn

Framework for Roots WordPress projects built with Laravel components.

9682.1M97](/packages/roots-acorn)[laravel/cashier

Laravel Cashier provides an expressive, fluent interface to Stripe's subscription billing services.

2.5k25.9M107](/packages/laravel-cashier)[illuminate/database

The Illuminate Database package.

2.8k52.4M9.4k](/packages/illuminate-database)[laravel/pulse

Laravel Pulse is a real-time application performance monitoring tool and dashboard for your Laravel application.

1.7k12.1M99](/packages/laravel-pulse)[laravel/mcp

Rapidly build MCP servers for your Laravel applications.

74310.9M66](/packages/laravel-mcp)[laravel/folio

Page based routing for Laravel.

608453.9k27](/packages/laravel-folio)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
