PHPackages                             alekseykorzun/memcached-wrapper-php - 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. alekseykorzun/memcached-wrapper-php

ActiveLibrary[Caching](/categories/caching)

alekseykorzun/memcached-wrapper-php
===================================

Optimized PHP 5 wrapper for Memcached extension that supports dog-piling, igbinary and local storage

v2.0.0(13y ago)2984.6k↓16.9%71MITPHPPHP &gt;=5.3.0

Since Apr 7Pushed 10y ago3 watchersCompare

[ Source](https://github.com/AlekseyKorzun/memcached-wrapper-php)[ Packagist](https://packagist.org/packages/alekseykorzun/memcached-wrapper-php)[ Docs](https://github.com/AlekseyKorzun/memcached-wrapper-php)[ RSS](/packages/alekseykorzun-memcached-wrapper-php/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (6)Used By (1)

PHP 5 wrapper for Memcached
===========================

[](#php-5-wrapper-for-memcached)

Optimized PHP 5 wrapper for Memcached extension tested and proven to perform under high concurrency conditions on modern websites including but not limited to:

- CollegeHumor
- Vimeo
- Lot18
- Dorkly
- Jest
- Todays Big Thing
- Image Socket

Features
--------

[](#features)

- Optimized Memcached settings out of the box
- Gracefully handles expiration of cached resources via single request to prevent dogpiling
- Adjustable local storage integration to avoid duplicate lookups during run time
- Automatically switches to IgBinary support if IgBinary is enabled
- 100% phpDocumentator 2 code coverage
- 100% PSR-2 code coverage
- Composer friendly package

Usage
-----

[](#usage)

If you have your autoloader, update namespaces and drop the files into your frameworks library.

For people that do not have that setup, you can visit  to install composer on your system. After installation simply run `composer install` in the parent directory of this distribution to generate vendor/ directory with a cross-system autoloader.

Please see Examples directory for a simple run down of functionality.

Additional information
----------------------

[](#additional-information)

Memcached: IgBinary:

###  Health Score

39

—

LowBetter than 86% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity42

Moderate usage in the ecosystem

Community17

Small or concentrated contributor base

Maturity62

Established project with proven stability

 Bus Factor1

Top contributor holds 75% 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 ~125 days

Total

3

Last Release

4539d ago

Major Versions

0.1.x-dev → v2.0.02013-05-15

### Community

Maintainers

![](https://www.gravatar.com/avatar/b30d7ac5092778c36b82b98afd5dae8dc34c4f120c4def5fea342a9bcd11f71c?d=identicon)[Aleksey Korzun](/maintainers/Aleksey%20Korzun)

---

Top Contributors

[![alekseykorzun](https://avatars.githubusercontent.com/u/109622?v=4)](https://github.com/alekseykorzun "alekseykorzun (6 commits)")[![jasonpaige](https://avatars.githubusercontent.com/u/314046?v=4)](https://github.com/jasonpaige "jasonpaige (1 commits)")[![Jud](https://avatars.githubusercontent.com/u/12308?v=4)](https://github.com/Jud "Jud (1 commits)")

---

Tags

phpperformancecachecachingstoragememcachedoptimizationprofilephp5memcacheigbinaryscalabilityc10k

### Embed Badge

![Health badge](/badges/alekseykorzun-memcached-wrapper-php/health.svg)

```
[![Health](https://phpackages.com/badges/alekseykorzun-memcached-wrapper-php/health.svg)](https://phpackages.com/packages/alekseykorzun-memcached-wrapper-php)
```

###  Alternatives

[apix/cache

A thin PSR-6 cache wrapper with a generic interface to various caching backends emphasising cache taggging and indexing to Redis, Memcached, PDO/SQL, APC and other adapters.

114542.8k6](/packages/apix-cache)[tedivm/stash-bundle

Incorporates the Stash caching library into Symfony.

841.4M16](/packages/tedivm-stash-bundle)[ymigval/laravel-model-cache

Laravel package for caching Eloquent model queries

7642.2k3](/packages/ymigval-laravel-model-cache)[avantarm/memcached-emulator

Memcached PHP extension emulator for Windows environments.

101.3k](/packages/avantarm-memcached-emulator)

PHPackages © 2026

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