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

ActiveLibrary

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

Provides redis repository implementation for Laravel Queue Batch

v1.2.0(3y ago)940.4k↓36.8%7MITPHPPHP ^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 1mo 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 80% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity36

Limited adoption so far

Community11

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

Every ~73 days

Total

5

Last Release

1412d 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

[tymon/jwt-auth

JSON Web Token Authentication for Laravel and Lumen

11.5k49.1M350](/packages/tymon-jwt-auth)[spatie/laravel-schedule-monitor

Monitor scheduled tasks in a Laravel app

9815.7M9](/packages/spatie-laravel-schedule-monitor)[bagisto/bagisto

Bagisto Laravel E-Commerce

26.2k161.6k7](/packages/bagisto-bagisto)[spatie/laravel-sitemap

Create and generate sitemaps with ease

2.6k14.6M107](/packages/spatie-laravel-sitemap)[statamic/cms

The Statamic CMS Core Package

4.8k3.2M720](/packages/statamic-cms)[team-reflex/discord-php

An unofficial API to interact with the voice and text service Discord.

1.1k379.4k24](/packages/team-reflex-discord-php)

PHPackages © 2026

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