PHPackages                             ivanlulyf/bunnyphp-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. ivanlulyf/bunnyphp-redis

ActiveLibrary[Caching](/categories/caching)

ivanlulyf/bunnyphp-redis
========================

RedisCache for BunnyPHP

1.3.0(4y ago)014MITPHP

Since Oct 9Pushed 4y ago1 watchersCompare

[ Source](https://github.com/bunniescc/BunnyPHP-Redis)[ Packagist](https://packagist.org/packages/ivanlulyf/bunnyphp-redis)[ RSS](/packages/ivanlulyf-bunnyphp-redis/feed)WikiDiscussions master Synced 2w ago

READMEChangelog (6)Dependencies (1)Versions (7)Used By (0)

BunnyPHP Redis Cache Component
==============================

[](#bunnyphp-redis-cache-component)

RedisCache for BunnyPHP

[![Version](https://camo.githubusercontent.com/54c32b0429932e4fb27e04d763a767c19f784bdc9f28c4c0e613018d6316321d/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6976616e6c756c79662f62756e6e797068702d72656469732e7376673f636f6c6f723d6f72616e6765267374796c653d666c61742d737175617265)](https://packagist.org/packages/ivanlulyf/bunnyphp-redis)[![Total Downloads](https://camo.githubusercontent.com/17e5a78b0043022219d83c2e1149be8d36f95bfca2cc9244aed4e7b9e5085a42/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6976616e6c756c79662f62756e6e797068702d72656469732e7376673f636f6c6f723d627269676874677265656e267374796c653d666c61742d737175617265)](https://packagist.org/packages/ivanlulyf/bunnyphp-redis)[![License](https://camo.githubusercontent.com/7fdf46c949598365e82c7f2cd09fa377c30965a7aa5d19b932cf06d6eeb8f6ad/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f6976616e6c756c79662f62756e6e797068702d72656469732e7376673f636f6c6f723d626c7565267374796c653d666c61742d737175617265)](https://camo.githubusercontent.com/7fdf46c949598365e82c7f2cd09fa377c30965a7aa5d19b932cf06d6eeb8f6ad/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f6976616e6c756c79662f62756e6e797068702d72656469732e7376673f636f6c6f723d626c7565267374796c653d666c61742d737175617265)

English | [中文](README_CN.md)

Install
-------

[](#install)

```
composer require ivanlulyf/bunnyphp-redis
```

Configure
---------

[](#configure)

```
"cache" =>[
    "name" => "bunny.redis",
    "host" => "127.0.0.1",          // replace to your redis server address
    "port" => 6379                  // replace to your redis server port
],
```

###  Health Score

27

—

LowBetter than 46% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity63

Established project with proven stability

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

Recently: every ~187 days

Total

6

Last Release

1753d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/5052848?v=4)[IvanLu](/maintainers/IvanLuLyf)[@IvanLuLyf](https://github.com/IvanLuLyf)

---

Top Contributors

[![IvanLuLyf](https://avatars.githubusercontent.com/u/5052848?v=4)](https://github.com/IvanLuLyf "IvanLuLyf (15 commits)")

### Embed Badge

![Health badge](/badges/ivanlulyf-bunnyphp-redis/health.svg)

```
[![Health](https://phpackages.com/badges/ivanlulyf-bunnyphp-redis/health.svg)](https://phpackages.com/packages/ivanlulyf-bunnyphp-redis)
```

###  Alternatives

[iazaran/smart-cache

Smart Cache is a caching optimization package designed to enhance the way your Laravel application handles data caching. It intelligently manages large data sets by compressing, chunking, or applying other optimization strategies to keep your application performant and efficient.

21114.2k](/packages/iazaran-smart-cache)

PHPackages © 2026

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