Libraries tagged by cache adapter
cache/adapter-common
25181675 Downloads
Common classes for PSR-6 adapters
cache/cache
2717776 Downloads
Library of all the php-cache adapters
cache/redis-adapter
4067128 Downloads
A PSR-6 cache implementation using Redis (PhpRedis). This implementation supports tags
cache/filesystem-adapter
5959887 Downloads
A PSR-6 cache implementation using filesystem. This implementation supports tags
cache/array-adapter
8513860 Downloads
A PSR-6 cache implementation using a php array. This implementation supports tags
matthiasmullie/scrapbook
2721119 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
3093531 Downloads
Laminas cache adapter for redis
laminas/laminas-cache-storage-adapter-memory
3750500 Downloads
Laminas cache adapter for memory
laminas/laminas-cache-storage-adapter-filesystem
4311951 Downloads
Laminas cache adapter for filesystem
cache/void-adapter
3047093 Downloads
A PSR-6 cache implementation using Void. This implementation supports tags
cache/predis-adapter
2604514 Downloads
A PSR-6 cache implementation using Redis (Predis). This implementation supports tags
cache/apcu-adapter
3153269 Downloads
A PSR-6 cache implementation using apcu. This implementation supports tags
desarrolla2/cache
2520103 Downloads
Provides an cache interface for several adapters Apc, Apcu, File, Mongo, Memcache, Memcached, Mysql, Mongo, Redis is supported.
roave/doctrine-simplecache
1362454 Downloads
Doctrine Cache adapter for PSR-16 Simple Cache
onoi/cache
572382 Downloads
A minimalistic cache adapter interface library