PHPackages                             phpservicebus/persistence-doctrine1 - 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. phpservicebus/persistence-doctrine1

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

phpservicebus/persistence-doctrine1
===================================

Doctrine 1 persistence for PHP Service Bus

1.0.0(10y ago)041MITPHPPHP &gt;=5.5

Since Jun 7Pushed 10y ago1 watchersCompare

[ Source](https://github.com/phpservicebus/persistence-doctrine1)[ Packagist](https://packagist.org/packages/phpservicebus/persistence-doctrine1)[ Docs](https://github.com/phpservicebus/persistence-doctrine1)[ RSS](/packages/phpservicebus-persistence-doctrine1/feed)WikiDiscussions devel Synced 3w ago

READMEChangelogDependencies (7)Versions (3)Used By (0)

phpservicebus\\persistence-doctrine1
====================================

[](#phpservicebuspersistence-doctrine1)

[![Latest Version on Packagist](https://camo.githubusercontent.com/d1145503ad4fffc5571301a426bf26ed50cc7dd562ed4493b6ab183f3af91d38/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f706870736572766963656275732f70657273697374656e63652d646f637472696e65312e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/phpservicebus/persistence-doctrine1)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![Build Status](https://camo.githubusercontent.com/1e3505ec22c01e9ad1cc4cf3d5d500549a92348f930a5d692066d916fd0f240a/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f706870736572766963656275732f70657273697374656e63652d646f637472696e65312f646576656c2e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/phpservicebus/persistence-doctrine1)[![Coverage Status](https://camo.githubusercontent.com/047b88bbd96c4a81fd144eec552724fd98446085b2a3448390b8f8083f519398/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f636f7665726167652f672f706870736572766963656275732f70657273697374656e63652d646f637472696e65312e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/phpservicebus/persistence-doctrine1/code-structure)[![Quality Score](https://camo.githubusercontent.com/946d83c6231a12a7e06a3116607a886aaefe3d4859120c59f777973c7b1f3e88/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f706870736572766963656275732f70657273697374656e63652d646f637472696e65312e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/phpservicebus/persistence-doctrine1)[![Total Downloads](https://camo.githubusercontent.com/2a300390aad101b6b862bdc0e531ee44e058344a4c41bc295b4e187d8d656935/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f706870736572766963656275732f70657273697374656e63652d646f637472696e65312e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/phpservicebus/persistence-doctrine1)

Doctrine 1 based persistence for PHP Service Bus.

Install
-------

[](#install)

Via Composer

```
$ composer require phpservicebus/persistence-doctrine1
```

Testing
-------

[](#testing)

```
$ composer test
```

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

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) and [CONDUCT](CONDUCT.md) for details.

Security
--------

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [ghola](https://github.com/ghola)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

25

—

LowBetter than 36% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community8

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

Unknown

Total

1

Last Release

3674d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/894f192fe28d2f89216903bbee6fc482b1bb2493f288757c222539a43bca65ec?d=identicon)[ghola](/maintainers/ghola)

---

Top Contributors

[![ghola](https://avatars.githubusercontent.com/u/932205?v=4)](https://github.com/ghola "ghola (3 commits)")

---

Tags

servicecommand busbuscqrsservice-busdoctrine1

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/phpservicebus-persistence-doctrine1/health.svg)

```
[![Health](https://phpackages.com/badges/phpservicebus-persistence-doctrine1/health.svg)](https://phpackages.com/packages/phpservicebus-persistence-doctrine1)
```

###  Alternatives

[simple-bus/symfony-bridge

Bridge for using command buses and event buses in Symfony projects

1324.4M19](/packages/simple-bus-symfony-bridge)[patchlevel/event-sourcing

A lightweight but also all-inclusive event sourcing library with a focus on developer experience

202332.6k12](/packages/patchlevel-event-sourcing)[league/tactician-doctrine

Plugins for Tactician commands using Doctrine, like wrapping every command in a transaction

583.1M9](/packages/league-tactician-doctrine)[simple-bus/doctrine-orm-bridge

Doctrine ORM bridge for using command and event buses

292.1M9](/packages/simple-bus-doctrine-orm-bridge)[friendsofsymfony1/doctrine1

PHP Database ORM for Symfony1. Do NOT use for new projects: please move to a newest Symfony release and Doctrine2

40642.3k](/packages/friendsofsymfony1-doctrine1)[scrumble-nl/laravel-csr

This package makes it possible to generate a controller, service, repository, model and migration all in 1 command

4319.9k](/packages/scrumble-nl-laravel-csr)

PHPackages © 2026

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