Libraries tagged by memcache
cache/memcache-adapter
326420 Downloads
A PSR-6 cache implementation using memcache. This implementation supports tags
achttienvijftien/wp-memcached
43296 Downloads
The real Memcached (not Memcache) backend for the WP Object Cache
mheap/silex-memcache
85058 Downloads
Memcache extension for Silex
yiisoft/cache-memcached
12091 Downloads
Yii Caching Library - Memcached Handler
ext-memcached
Downloads
laminas/laminas-cache-storage-adapter-memcached
2257506 Downloads
Laminas cache adapter for memcached
google/cloud-memcache
9852 Downloads
Memorystore for Memcached Client for PHP
cheprasov/php-memcached-tags
114658 Downloads
MemcachedTags for PHP is a mechanism for adding tags to keys in Memcached. It is very useful, if you need to select or delete some keys by tags. And tags are really useful for group invalidation.
cheprasov/php-memcached-lock
222076 Downloads
MemcachedLock for PHP is a synchronization mechanism for enforcing limits on access to a resource in an environment where there are many threads of execution. A lock is designed to enforce a mutual exclusion concurrency control policy.
laminas/laminas-cache-storage-adapter-memcache
1598673 Downloads
Laminas cache adapter for memcache
robinn/phpcacheadmin
557 Downloads
A web dashboard for your favorite caching system.
matomo/doctrine-cache-fork
502551 Downloads
PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.
jamm/memory
24173 Downloads
Key-value storage in memory. As a storage can be used: APC, Redis, Memcache, Shared memory. All storage objects have one interface, so you can switch them without changing the working code. Contains PHP Redis client.
ezsystems/stash-bundle
240388 Downloads
Incorporates the Stash caching library into Symfony.
aplus/cache
1600935 Downloads
Aplus Framework Cache Library