PHPackages                             liugj/lumen-redis-provider - 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. liugj/lumen-redis-provider

ActiveLibrary[Caching](/categories/caching)

liugj/lumen-redis-provider
==========================

lumen redis Provider

v1.0.1(8y ago)0307MITPHPPHP &gt;=5.6.4

Since Mar 3Pushed 8y ago1 watchersCompare

[ Source](https://github.com/liugj/lumen-redis-provider)[ Packagist](https://packagist.org/packages/liugj/lumen-redis-provider)[ RSS](/packages/liugj-lumen-redis-provider/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (2)DependenciesVersions (3)Used By (0)

Lumen Redis Provider
====================

[](#lumen-redis-provider)

重载 Illuminate redis 连接方法, 连接之前增加ping，检查redis服务器是可用

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

[](#installation)

You can install the package via composer:

```
composer require illuminate/redis
composer require liugj/lumen-redis-provider
```

You must add the Scout service provider and the package service provider in your `bootstrap/app.php` line 80 config:

```
$app->register(Liugj\Providers\RedisServiceProvider::class);
```

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community7

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

Total

2

Last Release

3282d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/126f85b680895dc96906ebf4786fbf0dc4d80f800f5a4427ef0a1b7eb9228a56?d=identicon)[liugj](/maintainers/liugj)

---

Top Contributors

[![liugj](https://avatars.githubusercontent.com/u/3816086?v=4)](https://github.com/liugj "liugj (7 commits)")

---

Tags

lumenredisprovider

### Embed Badge

![Health badge](/badges/liugj-lumen-redis-provider/health.svg)

```
[![Health](https://phpackages.com/badges/liugj-lumen-redis-provider/health.svg)](https://phpackages.com/packages/liugj-lumen-redis-provider)
```

###  Alternatives

[predis/predis

A flexible and feature-complete Redis/Valkey client for PHP.

7.8k305.7M2.4k](/packages/predis-predis)[snc/redis-bundle

A Redis bundle for Symfony

1.0k39.4M67](/packages/snc-redis-bundle)[monospice/laravel-redis-sentinel-drivers

Redis Sentinel integration for Laravel and Lumen.

103830.5k](/packages/monospice-laravel-redis-sentinel-drivers)[clue/redis-protocol

A streaming Redis protocol (RESP) parser and serializer written in pure PHP.

5311.0M13](/packages/clue-redis-protocol)[ginnerpeace/laravel-redis-lock

Simple redis distributed locks for Laravel.

15114.4k](/packages/ginnerpeace-laravel-redis-lock)[rtcamp/nginx-helper

Cleans nginx's fastcgi/proxy cache or redis-cache whenever a post is edited/published. Also provides cloudflare edge cache purging with Cache-Tags.

23817.0k1](/packages/rtcamp-nginx-helper)

PHPackages © 2026

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