Libraries tagged by webcache
yiisoft/cache-memcached
8347 Downloads
Yii Caching Library - Memcached Handler
ext-memcached
Downloads
qmegas/memcache-search
40432 Downloads
PHP library to search memcache keys
kuikui/memcache-service-provider
28019 Downloads
Memcache integration for Silex.
codeception/module-memcache
312854 Downloads
Memcache module for Codeception
clickalicious/memcached.php
57616 Downloads
Memcached.php - Plain vanilla PHP Memcached client with full support of Memcached protocol.
cheprasov/php-memcached-tags
102631 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
209632 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
303125 Downloads
A PSR-6 cache implementation using memcache. This implementation supports tags
alekseykorzun/memcached-wrapper-php
61304 Downloads
Optimized PHP 5 wrapper for Memcached extension that supports dog-piling, igbinary and local storage
mheap/silex-memcache
83092 Downloads
Memcache extension for Silex
laminas/laminas-cache-storage-adapter-memcache
1481712 Downloads
Laminas cache adapter for memcache
matomo/doctrine-cache-fork
395316 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
22464 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
221332 Downloads
Incorporates the Stash caching library into Symfony.