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 4w 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 51% 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

2409d 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.9k20.0M1.8k](/packages/cakephp-cakephp)[cakephp/authentication

Authentication plugin for CakePHP

1214.3M118](/packages/cakephp-authentication)[typo3/cms

TYPO3 CMS is a free open source Content Management Framework initially created by Kasper Skaarhoj and licensed under GNU/GPL.

1.2k1.9M122](/packages/typo3-cms)[typo3/cms-core

TYPO3 CMS Core

3313.6M5.6k](/packages/typo3-cms-core)[sunrise/http-router

A powerful solution as the foundation of your project.

16852.3k12](/packages/sunrise-http-router)[typo3/cms-adminpanel

TYPO3 CMS Admin Panel - The Admin Panel displays information about your site in the frontend and contains a range of metrics including debug and caching information.

115.8M71](/packages/typo3-cms-adminpanel)

PHPackages © 2026

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