PHPackages                             alexandrfiner/laravel-phpredis-array - 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. alexandrfiner/laravel-phpredis-array

ActiveLibrary[Caching](/categories/caching)

alexandrfiner/laravel-phpredis-array
====================================

laravel-phpredis-array

0.0.3(1mo ago)13.4k↓42.7%MITPHPPHP ^8.4

Since Jun 18Pushed 1mo agoCompare

[ Source](https://github.com/AlexandrFiner/laravel-phpredis-array)[ Packagist](https://packagist.org/packages/alexandrfiner/laravel-phpredis-array)[ Docs](https://github.com/alexandrfiner/laravel-phpredis-array)[ RSS](/packages/alexandrfiner-laravel-phpredis-array/feed)WikiDiscussions master Synced 2w ago

READMEChangelog (2)Dependencies (7)Versions (5)Used By (0)

laravel-phpredis-array
======================

[](#laravel-phpredis-array)

fork of

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

[](#installation)

**1.** Install via composer

```
$ composer require alexandrfiner/laravel-phpredis-array
```

**2.** Replace the default implementation of RedisServiceProvider into your config/app.php

```
'providers' => ServiceProvider::defaultProviders()
    ->replace([
        \Illuminate\Redis\RedisServiceProvider::class => \LaravelPhpRedisArray\RedisServiceProvider::class
    ])->toArray(),
```

Testing
-------

[](#testing)

Tests run against real Redis shards using Docker Compose (spins up `redis-0`, `redis-1` and a PHP 8.4 container with the `phpredis` extension):

```
$ docker compose up --build --abort-on-container-exit --exit-code-from tests
```

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

46

—

FairBetter than 92% of packages

Maintenance93

Actively maintained with recent releases

Popularity24

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity48

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 83.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 ~390 days

Total

2

Last Release

36d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/f61da684920611412a1691930548bc268fccaabe12f1931c0f14d54721a6d7a1?d=identicon)[AlexandrFiner](/maintainers/AlexandrFiner)

---

Top Contributors

[![AlexandrFiner](https://avatars.githubusercontent.com/u/28213929?v=4)](https://github.com/AlexandrFiner "AlexandrFiner (5 commits)")[![Subb98](https://avatars.githubusercontent.com/u/7755984?v=4)](https://github.com/Subb98 "Subb98 (1 commits)")

---

Tags

laravel-phpredis-array

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/alexandrfiner-laravel-phpredis-array/health.svg)

```
[![Health](https://phpackages.com/badges/alexandrfiner-laravel-phpredis-array/health.svg)](https://phpackages.com/packages/alexandrfiner-laravel-phpredis-array)
```

###  Alternatives

[statamic-rad-pack/runway

Eloquently manage your database models in Statamic.

137236.2k8](/packages/statamic-rad-pack-runway)[duncanmcclean/statamic-cargo

Comprehensive e-commerce addon for Statamic. Build bespoke e-commerce sites without the complexity.

3622.8k](/packages/duncanmcclean-statamic-cargo)[api-platform/laravel

API Platform support for Laravel

58190.1k21](/packages/api-platform-laravel)[ecotone/laravel

Ecotone for Laravel — CQRS, Event Sourcing, Sagas, Durable Workflows, and Outbox on top of Laravel Queue, via PHP attributes.

21327.3k4](/packages/ecotone-laravel)

PHPackages © 2026

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