Libraries tagged by memcached cache
doctrine/cache
506962149 Downloads
PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.
sonata-project/cache
21006859 Downloads
Cache library
phpfastcache/phpfastcache
3833270 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
14713728 Downloads
⏱ Nette Caching: library with easy-to-use API and many cache backends.
matthiasmullie/scrapbook
1601332 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.
tedivm/stash
4399407 Downloads
The place to keep your cache.
sabre/cache
813375 Downloads
Simple cache abstraction layer implementing PSR-16
desarrolla2/cache
2290370 Downloads
Provides an cache interface for several adapters Apc, Apcu, File, Mongo, Memcache, Memcached, Mysql, Mongo, Redis is supported.
aplus/cache
1366063 Downloads
Aplus Framework Cache Library
humanmade/wordpress-pecl-memcached-object-cache
174873 Downloads
A WordPress object cache that uses the memcached (not memcache) PECL extension.
cache/memcached-adapter
1594837 Downloads
A PSR-6 cache implementation using Memcached. This implementation supports tags
laminas/laminas-cache-storage-adapter-memcached
2072663 Downloads
Laminas cache adapter for memcached
apix/cache
508455 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.
tedivm/stash-bundle
1346908 Downloads
Incorporates the Stash caching library into Symfony.
elcobvg/laravel-opcache
200528 Downloads
Custom OPcache Cache Driver for Laravel. Faster than Redis or memcached.