Libraries tagged by cache adapter
cache/adapter-common
19346154 Downloads
Common classes for PSR-6 adapters
cache/filesystem-adapter
4484914 Downloads
A PSR-6 cache implementation using filesystem. This implementation supports tags
cache/array-adapter
6802618 Downloads
A PSR-6 cache implementation using a php array. This implementation supports tags
matthiasmullie/scrapbook
1539140 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.
laminas/laminas-cache-storage-adapter-redis
2225344 Downloads
Laminas cache adapter for redis
laminas/laminas-cache-storage-adapter-filesystem
2790425 Downloads
Laminas cache adapter for filesystem
cache/cache
2545888 Downloads
Library of all the php-cache adapters
cache/redis-adapter
2961506 Downloads
A PSR-6 cache implementation using Redis (PhpRedis). This implementation supports tags
cache/predis-adapter
2235767 Downloads
A PSR-6 cache implementation using Redis (Predis). This implementation supports tags
cache/memcached-adapter
1565036 Downloads
A PSR-6 cache implementation using Memcached. This implementation supports tags
cache/apcu-adapter
2180816 Downloads
A PSR-6 cache implementation using apcu. This implementation supports tags
desarrolla2/cache
2270250 Downloads
Provides an cache interface for several adapters Apc, Apcu, File, Mongo, Memcache, Memcached, Mysql, Mongo, Redis is supported.
divineomega/do-file-cache-psr-6
1611989 Downloads
PSR-6 adapter for DO File Cache
madewithlove/illuminate-psr-cache-bridge
1389689 Downloads
apix/cache
503652 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.