PHPackages                             trilote/laravel-redis-batch-repository - 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. trilote/laravel-redis-batch-repository

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

trilote/laravel-redis-batch-repository
======================================

Provides redis repository implementation for Laravel Queue Batch

v1.2.5(1mo ago)06.1k↓44.2%MITPHPPHP ^8.0 || ^8.2

Since Sep 17Pushed 1mo agoCompare

[ Source](https://github.com/trilote/laravel-redis-batch-repository)[ Packagist](https://packagist.org/packages/trilote/laravel-redis-batch-repository)[ RSS](/packages/trilote-laravel-redis-batch-repository/feed)WikiDiscussions main Synced 3d ago

READMEChangelogDependencies (18)Versions (12)Used By (0)

Laravel RedisBatchRepository
============================

[](#laravel-redisbatchrepository)

Replaces default Illuminate\\Bus\\DatabaseBatchRepository with implementation based on Redis.

Requirements:
-------------

[](#requirements)

- php 8
- laravel 8
- phpredis or predis

Installation
------------

[](#installation)

```
composer require "rnix/laravel-redis-batch-repository"

```

Pruning
-------

[](#pruning)

This package provides console command to prune stale batches from redis store:

```
php artisan queue:prune-redis-batches --hours=24 --unfinished=72

```

Run tests
---------

[](#run-tests)

```
make tests

```

License
-------

[](#license)

The MIT Licence

###  Health Score

52

—

FairBetter than 96% of packages

Maintenance90

Actively maintained with recent releases

Popularity24

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity70

Established project with proven stability

 Bus Factor1

Top contributor holds 64.7% 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 ~189 days

Recently: every ~274 days

Total

10

Last Release

50d ago

PHP version history (2 changes)v1.0.0PHP ^8.0

v1.2.1PHP ^8.0 || ^8.2

### Community

Maintainers

![](https://www.gravatar.com/avatar/04b82410a9ca12f3766c4ee2e3e85cbf43a6a2ed8306ee03285e867a078068ae?d=identicon)[trilote](/maintainers/trilote)

---

Top Contributors

[![rnixik](https://avatars.githubusercontent.com/u/1498878?v=4)](https://github.com/rnixik "rnixik (11 commits)")[![gilglecio](https://avatars.githubusercontent.com/u/3136504?v=4)](https://github.com/gilglecio "gilglecio (6 commits)")

###  Code Quality

TestsPHPUnit

Code StylePHP CS Fixer

### Embed Badge

![Health badge](/badges/trilote-laravel-redis-batch-repository/health.svg)

```
[![Health](https://phpackages.com/badges/trilote-laravel-redis-batch-repository/health.svg)](https://phpackages.com/packages/trilote-laravel-redis-batch-repository)
```

###  Alternatives

[spatie/laravel-schedule-monitor

Monitor scheduled tasks in a Laravel app

9946.5M17](/packages/spatie-laravel-schedule-monitor)[flarum/core

Delightfully simple forum software.

201.4M2.3k](/packages/flarum-core)[palpalani/laravel-sqs-queue-json-reader

Custom SQS queue reader for Laravel

29127.4k](/packages/palpalani-laravel-sqs-queue-json-reader)[daison/laravel-horizon-cluster

A modified laravel/horizon with cluster support

1688.3k](/packages/daison-laravel-horizon-cluster)[japanese-date/japanese-date

日本の暦、祝日を取り扱うライブラリ

1610.0k](/packages/japanese-date-japanese-date)[goodway/laravel-nats

Nats jetstream queue driver with client for Laravel

345.9k](/packages/goodway-laravel-nats)

PHPackages © 2026

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