Libraries tagged by zencache
cheprasov/php-memcached-lock
224076 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.
cache/memcache-adapter
328889 Downloads
A PSR-6 cache implementation using memcache. This implementation supports tags
achttienvijftien/wp-memcached
48870 Downloads
The real Memcached (not Memcache) backend for the WP Object Cache
mheap/silex-memcache
85252 Downloads
Memcache extension for Silex
laminas/laminas-cache-storage-adapter-wincache
1569876 Downloads
Laminas cache adapter for wincache
laminas/laminas-cache-storage-adapter-memcache
1614811 Downloads
Laminas cache adapter for memcache
robinn/phpcacheadmin
572 Downloads
A web dashboard for your favorite caching system.
matomo/doctrine-cache-fork
516611 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
24404 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
242751 Downloads
Incorporates the Stash caching library into Symfony.
aplus/cache
1601434 Downloads
Aplus Framework Cache Library
rapidwebltd/rw-file-cache
178601 Downloads
RW File Cache is a PHP File-based Caching Library. Its syntax is designed to closely resemble the PHP memcache extension.
elijaa/phpmemcacheadmin
7732 Downloads
Graphic stand-alone administration for memcached
wildwolf/psr-cache-memcached
15828 Downloads
PSR-16 Compatible Memcached Cache
seregazhuk/react-memcached
1216 Downloads
Async Memcached client implementation, built on top of ReactPHP