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

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

rnix/laravel-redis-batch-repository
===================================

Provides redis repository implementation for Laravel Queue Batch

v1.2.0(4y ago)941.1k↓70.7%7[1 PRs](https://github.com/rnixik/laravel-redis-batch-repository/pulls)MITPHPPHP ^8.0

Since Sep 17Pushed 2y ago2 watchersCompare

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

READMEChangelogDependencies (6)Versions (6)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

35

—

LowBetter than 77% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity35

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity60

Established project with proven stability

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

Total

5

Last Release

1460d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1389766?v=4)[R Nix](/maintainers/rnix)[@rnix](https://github.com/rnix)

---

Top Contributors

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

###  Code Quality

TestsPHPUnit

Code StylePHP CS Fixer

### Embed Badge

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

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

###  Alternatives

[statamic/cms

The Statamic CMS Core Package

4.8k3.6M992](/packages/statamic-cms)[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)[bitrix24/b24phpsdk

An official PHP library for the Bitrix24 REST API

10244.2k5](/packages/bitrix24-b24phpsdk)[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)

PHPackages © 2026

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