PHPackages                             nordsoftware/lumen-doctrine - 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. nordsoftware/lumen-doctrine

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

nordsoftware/lumen-doctrine
===========================

Doctrine module for the Lumen PHP framework.

2.4.1(9y ago)354.1k5[3 issues](https://github.com/nordsoftware/lumen-doctrine/issues)1MITPHP

Since Jun 18Pushed 8y ago1 watchersCompare

[ Source](https://github.com/nordsoftware/lumen-doctrine)[ Packagist](https://packagist.org/packages/nordsoftware/lumen-doctrine)[ RSS](/packages/nordsoftware-lumen-doctrine/feed)WikiDiscussions develop Synced 1mo ago

READMEChangelogDependencies (2)Versions (12)Used By (1)

Lumen Doctrine ORM
==================

[](#lumen-doctrine-orm)

[![Code Climate](https://camo.githubusercontent.com/a25db8abd88712deb88f1c2f675931306595bb51265958819d5a9d5f0d373f05/68747470733a2f2f636f6465636c696d6174652e636f6d2f6769746875622f6e6f7264736f6674776172652f6c756d656e2d646f637472696e652f6261646765732f6770612e737667)](https://codeclimate.com/github/nordsoftware/lumen-doctrine)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/4d45c9f067216263f3dc6d5255cf3e78f7431ba5e98d9894f7bc3418ae9aa8e2/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f6e6f7264736f6674776172652f6c756d656e2d646f637472696e652f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/nordsoftware/lumen-doctrine/?branch=master)[![StyleCI](https://camo.githubusercontent.com/63a8bb9ffdb34720e7d006d26e37b6718cae7ab2277b20a1461e61432989f3cf/68747470733a2f2f7374796c6563692e696f2f7265706f732f33353537313335352f736869656c643f7374796c653d666c6174)](https://styleci.io/repos/35571355)[![Latest Stable Version](https://camo.githubusercontent.com/dd172b89c654206b395e5dfa81a6ce401b1053865a4d64ab1311e251dfd298a1/68747470733a2f2f706f7365722e707567782e6f72672f6e6f7264736f6674776172652f6c756d656e2d646f637472696e652f76657273696f6e)](https://packagist.org/packages/nordsoftware/lumen-doctrine)[![Total Downloads](https://camo.githubusercontent.com/3c3012afd97ae609c8427023e0718ed0c1afd34b7177af8d1e7441ab4840bae5/68747470733a2f2f706f7365722e707567782e6f72672f6e6f7264736f6674776172652f6c756d656e2d646f637472696e652f646f776e6c6f616473)](https://packagist.org/packages/nordsoftware/lumen-doctrine)[![License](https://camo.githubusercontent.com/7013272bd27ece47364536a221edb554cd69683b68a46fc0ee96881174c4214c/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d626c75652e737667)](LICENSE)

[Doctrine](http://www.doctrine-project.org/projects/orm.html) module for the [Lumen PHP framework](http://lumen.laravel.com/).

Requirements
------------

[](#requirements)

- PHP 5.5 or newer
- [Composer](http://getcomposer.org)

Usage
-----

[](#usage)

### Installation

[](#installation)

Run the following command to install the package through Composer:

```
composer require nordsoftware/lumen-doctrine
```

### Bootstrapping

[](#bootstrapping)

Add the following line to `bootstrap/app.php`:

```
$app->register('Nord\Lumen\Doctrine\ORM\DoctrineServiceProvider');
```

You can now use the `EntityManager` facade or inject the `EntityManagerInterface` where needed.

### Configure

[](#configure)

Copy `config/doctrine.php` into `config` and modify according to your needs.

The available configurations are:

- **mapping** - Mapping driver to use (xml, yaml or annotations), defaults to xml
- **paths** - Paths to entity mappings, defaults to an empty array
- **types** - Custom Doctrine types to register, defaults to an empty array
- **proxy** - Proxy configuration
- **repository** - Repository class to use
- **logger** - Logger class to use

### Run Artisan

[](#run-artisan)

Run `php artisan` and you should see the new commands in the doctrine:\* namespace section.

Contributing
------------

[](#contributing)

Please read the [guidelines](.github/CONTRIBUTING.md).

License
-------

[](#license)

See [LICENSE](LICENSE).

###  Health Score

37

—

LowBetter than 83% of packages

Maintenance18

Infrequent updates — may be unmaintained

Popularity30

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity70

Established project with proven stability

 Bus Factor1

Top contributor holds 54.3% of commits — single point of failure

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 ~43 days

Recently: every ~76 days

Total

10

Last Release

3596d ago

Major Versions

1.0.1 → 2.0.02015-08-04

### Community

Maintainers

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

---

Top Contributors

[![cniska](https://avatars.githubusercontent.com/u/1044868?v=4)](https://github.com/cniska "cniska (19 commits)")[![hugovk](https://avatars.githubusercontent.com/u/1324225?v=4)](https://github.com/hugovk "hugovk (16 commits)")

---

Tags

doctrinelumenlumen-php-frameworkphplaravellumenormmysqldoctrine

### Embed Badge

![Health badge](/badges/nordsoftware-lumen-doctrine/health.svg)

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

###  Alternatives

[scienta/doctrine-json-functions

A set of extensions to Doctrine that add support for json query functions.

58723.9M36](/packages/scienta-doctrine-json-functions)[laravel-doctrine/orm

An integration library for Laravel and Doctrine ORM

8425.3M87](/packages/laravel-doctrine-orm)[laravel-doctrine/fluent

A fluent PHP mapping driver for Doctrine2.

43430.3k13](/packages/laravel-doctrine-fluent)

PHPackages © 2026

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