Libraries tagged by memcachier
apix/cache
528952 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
398128 Downloads
A memcached HTML page cache for WordPress.
divineomega/do-file-cache
1813017 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
13118 Downloads
Yii Caching Library - Memcached Handler
ext-memcached
Downloads
qmegas/memcache-search
53025 Downloads
PHP library to search memcache keys
laminas/laminas-cache-storage-adapter-memcached
2314350 Downloads
Laminas cache adapter for memcached
google/cloud-memcache
12253 Downloads
Memorystore for Memcached Client for PHP
codeception/module-memcache
384340 Downloads
Memcache module for Codeception
clickalicious/memcached.php
66453 Downloads
Memcached.php - Plain vanilla PHP Memcached client with full support of Memcached protocol.
cheprasov/php-memcached-tags
118179 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
225649 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
330827 Downloads
A PSR-6 cache implementation using memcache. This implementation supports tags
achttienvijftien/wp-memcached
52744 Downloads
The real Memcached (not Memcache) backend for the WP Object Cache
mheap/silex-memcache
85372 Downloads
Memcache extension for Silex