PHPackages                             arus/doctrine-persistent-entity-manager-middleware - 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. arus/doctrine-persistent-entity-manager-middleware

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

arus/doctrine-persistent-entity-manager-middleware
==================================================

Doctrine Persistent Entity Manager Middleware for PHP 7.1+ based on PSR-15

v1.1.0(6y ago)1466MITPHPPHP ^7.1

Since Feb 17Pushed 6y agoCompare

[ Source](https://github.com/autorusltd/doctrine-persistent-entity-manager-middleware)[ Packagist](https://packagist.org/packages/arus/doctrine-persistent-entity-manager-middleware)[ Docs](https://github.com/autorusltd/doctrine-persistent-entity-manager-middleware)[ RSS](/packages/arus-doctrine-persistent-entity-manager-middleware/feed)WikiDiscussions master Synced 2w ago

READMEChangelog (3)Dependencies (10)Versions (5)Used By (0)

Doctrine Persistent Entity Manager Middleware for PHP 7.1+ based on PSR-15
--------------------------------------------------------------------------

[](#doctrine-persistent-entity-manager-middleware-for-php-71-based-on-psr-15)

[![Build Status](https://camo.githubusercontent.com/b5cf8bafba116f4f2caf104101d244778c412a113e7fe079336d0cde3b93f7b6/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f6175746f7275736c74642f646f637472696e652d70657273697374656e742d656e746974792d6d616e616765722d6d6964646c65776172652f6261646765732f6275696c642e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/autorusltd/doctrine-persistent-entity-manager-middleware/build-status/master)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/12a5bacdc374f855c83be614c43aee22cc0d039d007e8f10abdabb4e04664b48/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f6175746f7275736c74642f646f637472696e652d70657273697374656e742d656e746974792d6d616e616765722d6d6964646c65776172652f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/autorusltd/doctrine-persistent-entity-manager-middleware/?branch=master)[![Code Coverage](https://camo.githubusercontent.com/e269227421e3be941b3c6af100c3b6e2ca672b60f1efbcdc16a69236dafe7066/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f6175746f7275736c74642f646f637472696e652d70657273697374656e742d656e746974792d6d616e616765722d6d6964646c65776172652f6261646765732f636f7665726167652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/autorusltd/doctrine-persistent-entity-manager-middleware/?branch=master)[![Latest Stable Version](https://camo.githubusercontent.com/aab0f130174caa9bc1f5398f136891610fbc75286a7ce2d506df54040bb6b65c/68747470733a2f2f706f7365722e707567782e6f72672f617275732f646f637472696e652d70657273697374656e742d656e746974792d6d616e616765722d6d6964646c65776172652f762f737461626c65)](https://packagist.org/packages/arus/doctrine-persistent-entity-manager-middleware)[![Total Downloads](https://camo.githubusercontent.com/b59dd00affe0026abf40ec45b71e5847e69ffb7bf805cbc411f49d772dd7fcf8/68747470733a2f2f706f7365722e707567782e6f72672f617275732f646f637472696e652d70657273697374656e742d656e746974792d6d616e616765722d6d6964646c65776172652f646f776e6c6f616473)](https://packagist.org/packages/arus/doctrine-persistent-entity-manager-middleware)[![License](https://camo.githubusercontent.com/e2c62c79cf4143e90166d4cd01dda0e0708a62e29c567cb6ecdbfc775bf5538b/68747470733a2f2f706f7365722e707567782e6f72672f617275732f646f637472696e652d70657273697374656e742d656e746974792d6d616e616765722d6d6964646c65776172652f6c6963656e7365)](https://packagist.org/packages/arus/doctrine-persistent-entity-manager-middleware)

Installation (via composer)
---------------------------

[](#installation-via-composer)

```
composer require arus/doctrine-persistent-entity-manager-middleware
```

How to use?
-----------

[](#how-to-use)

```
use Arus\Middleware\DoctrinePersistentEntityManagerMiddleware;

$requestHandler->add(new DoctrinePersistentEntityManagerMiddleware($container));

$requestHandler->handle($request);
```

Test run
--------

[](#test-run)

```
composer test
```

Useful links
------------

[](#useful-links)

-
-
-

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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 ~163 days

Total

3

Last Release

2363d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/2872934?v=4)[Anatolii Nekhai](/maintainers/fenric)[@fenric](https://github.com/fenric)

---

Top Contributors

[![fenric](https://avatars.githubusercontent.com/u/2872934?v=4)](https://github.com/fenric "fenric (6 commits)")

---

Tags

arusautorusdoctrinemiddlewarephp7psr-1psr-15psr-2middlewaredoctrinepsr-15PSR-2PSR-1fenricarusautorus

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/arus-doctrine-persistent-entity-manager-middleware/health.svg)

```
[![Health](https://phpackages.com/badges/arus-doctrine-persistent-entity-manager-middleware/health.svg)](https://phpackages.com/packages/arus-doctrine-persistent-entity-manager-middleware)
```

###  Alternatives

[cakephp/cakephp

The CakePHP framework

8.8k19.1M1.7k](/packages/cakephp-cakephp)[cakephp/authentication

Authentication plugin for CakePHP

1143.9M95](/packages/cakephp-authentication)[sunrise/http-router

A powerful solution as the foundation of your project.

17450.9k10](/packages/sunrise-http-router)[eliashaeussler/typo3-solver

Solver - Extends TYPO3's exception handling with AI generated solutions. Problems can also be solved from command line. Several OpenAI parameters are configurable and prompts and solution providers can be customized as desired.

302.1k](/packages/eliashaeussler-typo3-solver)

PHPackages © 2026

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