PHPackages                             itsmill3rtime/laravel-pennant-redis - 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. [Caching](/categories/caching)
4. /
5. itsmill3rtime/laravel-pennant-redis

ActiveLibrary[Caching](/categories/caching)

itsmill3rtime/laravel-pennant-redis
===================================

A Redis Driver for Laravel Pennant

v1.0(2y ago)08MITPHPPHP ^8.1

Since Mar 12Pushed 2y agoCompare

[ Source](https://github.com/itsmill3rtime/laravel-pennant-redis)[ Packagist](https://packagist.org/packages/itsmill3rtime/laravel-pennant-redis)[ RSS](/packages/itsmill3rtime-laravel-pennant-redis/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)Dependencies (2)Versions (2)Used By (0)

[![](art/art.webp)](art/art.webp)

[![Latest Stable Version](https://camo.githubusercontent.com/9b07247a2a1333fdbce7d9feacb1b97f4197c185eb9ac8e8ac35df12a5b6db62/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6761627269656c6d6f7572612f6c61726176656c2d70656e6e616e742d7265646973)](https://packagist.org/packages/gabrielmoura/laravel-pennant-redis)[![License](https://camo.githubusercontent.com/e67d8e4b4081d0bc8367cd9d37b57ae6a89305f5ff0c256e9d71f4f530522bf3/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f6761627269656c6d6f7572612f6c61726176656c2d70656e6e616e742d7265646973)](https://packagist.org/packages/gabrielmoura/laravel-pennant-redis)

Introduction
------------

[](#introduction)

A Redis Driver for the [Laravel Pennant](https://github.com/laravel/pennant).

Objective
---------

[](#objective)

Considering the necessity of employing storage other than arrays or databases, I took the liberty of crafting a driver to provide native support for Redis.

The advantage lies in not being confined to a single Laravel instance or the database, which already contends with its challenges of overload.

This minor alteration is a replica of the database driver, with adaptations for writing and reading Hash in Redis.

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

[](#installation)

```
composer require gabrielmoura/laravel-pennant-redis
```

```
/* config/pennant.php */

   'stores' => [
      'redis' => [
            'driver' => 'redis',
            'connection' => 'default',
        ],

    ],
```

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity50

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 66.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

Unknown

Total

1

Last Release

792d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/2539808?v=4)[Jimmy](/maintainers/itsmill3rtime)[@itsmill3rtime](https://github.com/itsmill3rtime)

---

Top Contributors

[![gabrielmoura](https://avatars.githubusercontent.com/u/3229287?v=4)](https://github.com/gabrielmoura "gabrielmoura (6 commits)")[![itsmill3rtime](https://avatars.githubusercontent.com/u/2539808?v=4)](https://github.com/itsmill3rtime "itsmill3rtime (3 commits)")

---

Tags

laravelredispennantdriver

###  Code Quality

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

![Health badge](/badges/itsmill3rtime-laravel-pennant-redis/health.svg)

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

###  Alternatives

[awssat/laravel-visits

Laravel Redis visits counter for Eloquent models

975163.6k2](/packages/awssat-laravel-visits)[gabrielmoura/laravel-pennant-redis

A Redis Driver for Laravel Pennant

164.4k](/packages/gabrielmoura-laravel-pennant-redis)[encore/redis-manager

Redis manager for laravel

25243.1k](/packages/encore-redis-manager)[vink/nova-cache-card

Manage your application's cache from a handy Laravel Nova dashboard card.

26317.3k1](/packages/vink-nova-cache-card)[moox/jobs

Manage Job Queues, Failed Jobs and Batches in Filament.

6421.8k](/packages/moox-jobs)[byerikas/cache-tags

Allows for Redis/Valkey cache flushing multiple tagged items by a single tag.

1413.9k](/packages/byerikas-cache-tags)

PHPackages © 2026

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