PHPackages                             cdk2020/memcachedphp-windows - 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. cdk2020/memcachedphp-windows

ActiveLibrary[Caching](/categories/caching)

cdk2020/memcachedphp-windows
============================

Memcached PHP extension emulator for Windows environments.

1.0.0(7y ago)138MITPHPPHP &gt;=7.0

Since Jan 5Pushed 7y ago1 watchersCompare

[ Source](https://github.com/KyrneDev/memcachedphp-windows)[ Packagist](https://packagist.org/packages/cdk2020/memcachedphp-windows)[ RSS](/packages/cdk2020-memcachedphp-windows/feed)WikiDiscussions master Synced 3d ago

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

Memcached emulator
==================

[](#memcached-emulator)

[![License](https://camo.githubusercontent.com/105a4e7b0a063e412eebf4206a27684327e931296d75760d667ff768ec4bcdf6/68747470733a2f2f706f7365722e707567782e6f72672f6176616e7461726d2f6d656d6361636865642d656d756c61746f722f6c6963656e7365)](https://packagist.org/packages/avantarm/memcached-emulator)

Memcached PHP extension emulator for Windows environment.

Emulates Memcached extension for PHP.

Installation via Composer
-------------------------

[](#installation-via-composer)

Add `"CDK2020/memcachedphp-windows": "~1.0"` to the require block in your composer.json and then run `composer install`.

```
{
	"require": {
		"CDK2020/memcachedphp-windows": "~1.0"
	}
}
```

Alternatively, you can simply run the following from the command line:

```
composer require CDK2020/memcachedphp-windows
```

Unsupported methods because I don't have time to make them work:

```
Memcached::setSaslAuthData()
Memcached::fetch()
Memcached::fetchAll()
Memcached::getDelayed()
Memcached::getDelayedByKey()
```

`$time` parameter is not supported for `Memcached::delete()` and `Memcached::deleteByKey()`.

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity55

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

2687d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/887d749e38ce714da8ef0063fa39a5ceb5085cd4fdb1f4bf4bbda28b116ab025?d=identicon)[CDK2020](/maintainers/CDK2020)

---

Top Contributors

[![KyrneDev](https://avatars.githubusercontent.com/u/13856015?v=4)](https://github.com/KyrneDev "KyrneDev (1 commits)")

---

Tags

cachecachingmemcachedwindowsmemcacheemulator

### Embed Badge

![Health badge](/badges/cdk2020-memcachedphp-windows/health.svg)

```
[![Health](https://phpackages.com/badges/cdk2020-memcachedphp-windows/health.svg)](https://phpackages.com/packages/cdk2020-memcachedphp-windows)
```

###  Alternatives

[tedivm/stash

The place to keep your cache.

9824.8M124](/packages/tedivm-stash)[avantarm/memcached-emulator

Memcached PHP extension emulator for Windows environments.

101.3k](/packages/avantarm-memcached-emulator)[tedivm/stash-bundle

Incorporates the Stash caching library into Symfony.

841.4M16](/packages/tedivm-stash-bundle)[alekseykorzun/memcached-wrapper-php

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

2984.6k1](/packages/alekseykorzun-memcached-wrapper-php)[sabre/cache

Simple cache abstraction layer implementing PSR-16

541.2M3](/packages/sabre-cache)[robinn/phpcacheadmin

A web dashboard for your favorite caching system.

4441.1k1](/packages/robinn-phpcacheadmin)

PHPackages © 2026

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