Libraries tagged by memcached
doctrine/cache
537121756 Downloads
PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.
phpfastcache/phpfastcache
4126567 Downloads
PHP Abstract Cache Class - Reduce your database call using cache system. Phpfastcache handles a lot of drivers such as Apc(u), Cassandra, CouchBase, Couchdb, Dynamodb, Firestore, Mongodb, Files, (P)redis, Leveldb, Memcache(d), Ravendb, Ssdb, Sqlite, Wincache, Xcache, Zend Data Cache.
nette/caching
15783366 Downloads
⏱ Nette Caching: library with easy-to-use API and many cache backends.
malkusch/lock
7916316 Downloads
Mutex library for exclusive code execution.
sonata-project/cache
21526307 Downloads
Cache library
tedivm/stash
4515036 Downloads
The place to keep your cache.
matthiasmullie/scrapbook
1795872 Downloads
Scrapbook is a PHP cache library, with adapters for e.g. Memcached, Redis, Couchbase, APCu, SQL and additional capabilities (e.g. transactions, stampede protection) built on top.
arvenil/ninja-mutex
3067582 Downloads
Simple to use mutex implementation that can use flock, memcache, memcached, mysql or redis for locking
sabre/cache
950604 Downloads
Simple cache abstraction layer implementing PSR-16
desarrolla2/cache
2352625 Downloads
Provides an cache interface for several adapters Apc, Apcu, File, Mongo, Memcache, Memcached, Mysql, Mongo, Redis is supported.
leaseweb/memcache-bundle
937977 Downloads
Memcache Doctrine caching and session storage in the Web Debug Toolbar
humanmade/wordpress-pecl-memcached-object-cache
189505 Downloads
A WordPress object cache that uses the memcached (not memcache) PECL extension.
cache/memcached-adapter
1677555 Downloads
A PSR-6 cache implementation using Memcached. This implementation supports tags
alekseykorzun/memcached-wrapper-php
69922 Downloads
Optimized PHP 5 wrapper for Memcached extension that supports dog-piling, igbinary and local storage
tedivm/stash-bundle
1355417 Downloads
Incorporates the Stash caching library into Symfony.