Libraries tagged by menucache
apix/cache
527652 Downloads
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.
humanmade/batcache
394303 Downloads
A memcached HTML page cache for WordPress.
divineomega/do-file-cache
1804179 Downloads
DO File Cache is a PHP File-based Caching Library. Its syntax is designed to closely resemble the PHP memcache extension.
yiisoft/cache-memcached
12728 Downloads
Yii Caching Library - Memcached Handler
ext-memcached
Downloads
qmegas/memcache-search
52164 Downloads
PHP library to search memcache keys
google/cloud-memcache
11505 Downloads
Memorystore for Memcached Client for PHP
codeception/module-memcache
380329 Downloads
Memcache module for Codeception
clickalicious/memcached.php
65817 Downloads
Memcached.php - Plain vanilla PHP Memcached client with full support of Memcached protocol.
cheprasov/php-memcached-tags
117049 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
224497 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
329288 Downloads
A PSR-6 cache implementation using memcache. This implementation supports tags
achttienvijftien/wp-memcached
49364 Downloads
The real Memcached (not Memcache) backend for the WP Object Cache
mheap/silex-memcache
85277 Downloads
Memcache extension for Silex
laminas/laminas-cache-storage-adapter-memcache
1617098 Downloads
Laminas cache adapter for memcache