Libraries tagged by memcached
doctrine/cache
495801692 Downloads
PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.
tedivm/stash
4355311 Downloads
The place to keep your cache.
phpfastcache/phpfastcache
3731392 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
14286211 Downloads
⏱ Nette Caching: library with easy-to-use API and many cache backends.
sonata-project/cache
20773458 Downloads
Cache library
matthiasmullie/scrapbook
1537059 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
2793954 Downloads
Simple to use mutex implementation that can use flock, memcache, memcached, mysql or redis for locking
aplus/session
1280690 Downloads
Aplus Framework Session Library
cache/memcached-adapter
1563969 Downloads
A PSR-6 cache implementation using Memcached. This implementation supports tags
sabre/cache
771758 Downloads
Simple cache abstraction layer implementing PSR-16
desarrolla2/cache
2269540 Downloads
Provides an cache interface for several adapters Apc, Apcu, File, Mongo, Memcache, Memcached, Mysql, Mongo, Redis is supported.
aplus/cache
1280420 Downloads
Aplus Framework Cache Library
apix/cache
503464 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.
leaseweb/memcache-bundle
926795 Downloads
Memcache Doctrine caching and session storage in the Web Debug Toolbar
elcobvg/laravel-opcache
190450 Downloads
Custom OPcache Cache Driver for Laravel. Faster than Redis or memcached.