PHPackages                             pinnacle/doctrine-queue-worker - 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. [Queues &amp; Workers](/categories/queues)
4. /
5. pinnacle/doctrine-queue-worker

ActiveLibrary[Queues &amp; Workers](/categories/queues)

pinnacle/doctrine-queue-worker
==============================

A worker for Laravel applications that interact with Doctrine

v3.0.0(1y ago)3144.5k↓18.4%MITPHPPHP ^8.2CI passing

Since Mar 20Pushed 9mo ago10 watchersCompare

[ Source](https://github.com/activated-insights/doctrine-queue-worker)[ Packagist](https://packagist.org/packages/pinnacle/doctrine-queue-worker)[ RSS](/packages/pinnacle-doctrine-queue-worker/feed)WikiDiscussions release Synced 1mo ago

READMEChangelog (7)Dependencies (6)Versions (8)Used By (0)

doctrine-queue-worker
=====================

[](#doctrine-queue-worker)

**doctrine-queue-worker** is a package intended to address common issues with running Laravel 11.x queue worker processes with an application that interacts with the Doctrine ORM.

### Features

[](#features)

- Re-queues jobs and kills the worker process when the `EntityManager` closes due to an exception.
- Ensures the `EntityManager`'s database connection remains open between jobs.
- Clears the `EntityManager` between job executions.

### Installation

[](#installation)

- Require the library via Composer: `composer require pinnacle/doctrine-queue-worker`

### Usage

[](#usage)

- Setup worker processes to invoke the `doctine:queue:work` artisan command. Options for the command are the same as the built-in Laravel `queue:work` command.
- Use a process manager like supervisor to ensure your queue workers will be restarted after they die.

###  Health Score

46

—

FairBetter than 93% of packages

Maintenance49

Moderate activity, may be stable

Popularity36

Limited adoption so far

Community15

Small or concentrated contributor base

Maturity70

Established project with proven stability

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

Recently: every ~249 days

Total

7

Last Release

287d ago

Major Versions

v1.0.0 → v2.0.02024-02-09

v2.0.0 → v3.0.02024-11-21

v3.0.0-beta.1 → v4.0.0-beta.12025-08-04

PHP version history (4 changes)v1.0.0-beta.1PHP &gt;=7.4

v1.0.0PHP ^7.4|^8.0

v2.0.0PHP ^8.0

v3.0.0PHP ^8.2

### Community

Maintainers

![](https://www.gravatar.com/avatar/8ed1c6b25d95e269ce35e68e4c206a1902babb69adcadfb63b32083163b7c6f5?d=identicon)[ChrisSchwerdt](/maintainers/ChrisSchwerdt)

---

Top Contributors

[![ChrisSchwerdt](https://avatars.githubusercontent.com/u/16107507?v=4)](https://github.com/ChrisSchwerdt "ChrisSchwerdt (4 commits)")[![DudeMason](https://avatars.githubusercontent.com/u/57735637?v=4)](https://github.com/DudeMason "DudeMason (2 commits)")[![codywoolsey](https://avatars.githubusercontent.com/u/7908829?v=4)](https://github.com/codywoolsey "codywoolsey (1 commits)")[![krist4lle](https://avatars.githubusercontent.com/u/108896938?v=4)](https://github.com/krist4lle "krist4lle (1 commits)")[![zackrowe](https://avatars.githubusercontent.com/u/4922356?v=4)](https://github.com/zackrowe "zackrowe (1 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/pinnacle-doctrine-queue-worker/health.svg)

```
[![Health](https://phpackages.com/badges/pinnacle-doctrine-queue-worker/health.svg)](https://phpackages.com/packages/pinnacle-doctrine-queue-worker)
```

###  Alternatives

[laravel/horizon

Dashboard and code-driven configuration for Laravel queues.

4.1k84.2M225](/packages/laravel-horizon)[illuminate/queue

The Illuminate Queue package.

20331.4M1.2k](/packages/illuminate-queue)[illuminate/bus

The Illuminate Bus package.

6043.8M409](/packages/illuminate-bus)[palpalani/laravel-sqs-queue-json-reader

Custom SQS queue reader for Laravel

26109.8k](/packages/palpalani-laravel-sqs-queue-json-reader)[harris21/laravel-fuse

Circuit breaker for Laravel queue jobs. Protect your workers from cascading failures.

3786.5k](/packages/harris21-laravel-fuse)[shaffe/laravel-mail-log-channel

A package to support logging via email in Laravel

1286.2k](/packages/shaffe-laravel-mail-log-channel)

PHPackages © 2026

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