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

ActiveLibrary[Caching](/categories/caching)

ivanlulyf/bunnyphp-memcached
============================

MemcachedCache for BunnyPHP

1.0(6y ago)07MITPHP

Since Dec 15Pushed 5y ago1 watchersCompare

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

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

BunnyPHP Memcached Cache Component
==================================

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

MemcachedCache for BunnyPHP

[![Version](https://camo.githubusercontent.com/853a1e86b2faef1ee4f95925b75eb811ea6f67286f13b3c648d3cedf59717fe6/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6976616e6c756c79662f62756e6e797068702d6d656d6361636865642e7376673f636f6c6f723d6f72616e6765267374796c653d666c61742d737175617265)](https://packagist.org/packages/ivanlulyf/bunnyphp-memcached)[![Total Downloads](https://camo.githubusercontent.com/9c1928316db95f8c8294693adab4b750ffffa8ac6db2994c2b10f4297eda60ed/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6976616e6c756c79662f62756e6e797068702d6d656d6361636865642e7376673f636f6c6f723d627269676874677265656e267374796c653d666c61742d737175617265)](https://packagist.org/packages/ivanlulyf/bunnyphp-memcached)[![License](https://camo.githubusercontent.com/70cb981aa1e9a56f2863b075a2582d16009c4c2b6a2cf63b1abde37e79feb73d/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f6976616e6c756c79662f62756e6e797068702d6d656d6361636865642e7376673f636f6c6f723d626c7565267374796c653d666c61742d737175617265)](https://camo.githubusercontent.com/70cb981aa1e9a56f2863b075a2582d16009c4c2b6a2cf63b1abde37e79feb73d/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f6976616e6c756c79662f62756e6e797068702d6d656d6361636865642e7376673f636f6c6f723d626c7565267374796c653d666c61742d737175617265)

English | [中文](README_CN.md)

Install
-------

[](#install)

```
composer require ivanlulyf/bunnyphp-memcached
```

Configure
---------

[](#configure)

```
"cache" =>[
    "name" => "bunny.memcached",
    "servers" => [
        ["127.0.0.1",11211],          // replace to your memcached server address list
        ["127.0.0.1",11211,11],       // with priority
    ]
],
```

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity57

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

Unknown

Total

1

Last Release

2346d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/2268cd10b73a609ca58399987e47a5bbb988b537b1166bb29574c97feb0d02de?d=identicon)[IvanLuLyf](/maintainers/IvanLuLyf)

---

Top Contributors

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

### Embed Badge

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

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

###  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)[react/cache

Async, Promise-based cache interface for ReactPHP

444112.4M40](/packages/react-cache)[wp-media/wp-rocket

Performance optimization plugin for WordPress

7431.3M3](/packages/wp-media-wp-rocket)[illuminate/cache

The Illuminate Cache package.

12835.6M1.4k](/packages/illuminate-cache)[colinmollenhour/php-redis-session-abstract

A Redis-based session handler with optimistic locking

6325.6M14](/packages/colinmollenhour-php-redis-session-abstract)

PHPackages © 2026

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