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)3154.7k↓64.6%MITPHPPHP ^8.2CI passing

Since Mar 20Pushed 11mo 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 2d 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

45

—

FairBetter than 91% of packages

Maintenance45

Moderate activity, may be stable

Popularity35

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

332d 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 (2 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.2k95.4M305](/packages/laravel-horizon)[laravel/scout

Laravel Scout provides a driver based solution to searching your Eloquent models.

1.7k55.0M619](/packages/laravel-scout)[illuminate/auth

The Illuminate Auth package.

10528.2M1.2k](/packages/illuminate-auth)[illuminate/broadcasting

The Illuminate Broadcasting package.

7127.2M208](/packages/illuminate-broadcasting)[laravel/pulse

Laravel Pulse is a real-time application performance monitoring tool and dashboard for your Laravel application.

1.7k15.1M131](/packages/laravel-pulse)[psalm/plugin-laravel

Psalm plugin for Laravel

3355.3M346](/packages/psalm-plugin-laravel)

PHPackages © 2026

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