Libraries tagged by cache adapters
cache/cache
2721987 Downloads
Library of all the php-cache adapters
cache/adapter-common
25277260 Downloads
Common classes for PSR-6 adapters
cache/filesystem-adapter
5987024 Downloads
A PSR-6 cache implementation using filesystem. This implementation supports tags
cache/array-adapter
8541149 Downloads
A PSR-6 cache implementation using a php array. This implementation supports tags
matthiasmullie/scrapbook
2754491 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
3110998 Downloads
Laminas cache adapter for redis
laminas/laminas-cache-storage-adapter-filesystem
4347737 Downloads
Laminas cache adapter for filesystem
cache/void-adapter
3054648 Downloads
A PSR-6 cache implementation using Void. This implementation supports tags
cache/redis-adapter
4085345 Downloads
A PSR-6 cache implementation using Redis (PhpRedis). This implementation supports tags
cache/predis-adapter
2611428 Downloads
A PSR-6 cache implementation using Redis (Predis). This implementation supports tags
cache/apcu-adapter
3164942 Downloads
A PSR-6 cache implementation using apcu. This implementation supports tags
desarrolla2/cache
2525926 Downloads
Provides an cache interface for several adapters Apc, Apcu, File, Mongo, Memcache, Memcached, Mysql, Mongo, Redis is supported.
roave/doctrine-simplecache
1365147 Downloads
Doctrine Cache adapter for PSR-16 Simple Cache
lustmored/flysystem-v2-simple-cache-adapter
128895 Downloads
Simple flysystem PSR cache adapter decorator.
laminas/laminas-cache-storage-adapter-session
1890725 Downloads
Laminas cache adapter for session