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

ActiveLibrary

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

Provides redis repository implementation for Laravel Queue Batch

v1.2.4(1mo ago)04.6k↓38.6%MITPHPPHP ^8.0 || ^8.2

Since Sep 17Pushed 1y 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 1mo ago

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

45

—

FairBetter than 93% of packages

Maintenance64

Regular maintenance activity

Popularity23

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity69

Established project with proven stability

 Bus Factor1

Top contributor holds 73.3% 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 ~206 days

Recently: every ~339 days

Total

9

Last Release

56d 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 (4 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

[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)
