Libraries tagged by cache adapters
cache/adapter-common
22580304 Downloads
Common classes for PSR-6 adapters
cache/filesystem-adapter
5284944 Downloads
A PSR-6 cache implementation using filesystem. This implementation supports tags
cache/array-adapter
7878699 Downloads
A PSR-6 cache implementation using a php array. This implementation supports tags
matthiasmullie/scrapbook
2107964 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-filesystem
3544161 Downloads
Laminas cache adapter for filesystem
cache/cache
2623296 Downloads
Library of all the php-cache adapters
cache/redis-adapter
3536061 Downloads
A PSR-6 cache implementation using Redis (PhpRedis). This implementation supports tags
cache/predis-adapter
2450886 Downloads
A PSR-6 cache implementation using Redis (Predis). This implementation supports tags
cache/memcached-adapter
1784744 Downloads
A PSR-6 cache implementation using Memcached. This implementation supports tags
cache/apcu-adapter
2688869 Downloads
A PSR-6 cache implementation using apcu. This implementation supports tags
desarrolla2/cache
2415582 Downloads
Provides an cache interface for several adapters Apc, Apcu, File, Mongo, Memcache, Memcached, Mysql, Mongo, Redis is supported.
roave/doctrine-simplecache
1304115 Downloads
Doctrine Cache adapter for PSR-16 Simple Cache
lustmored/flysystem-v2-simple-cache-adapter
88245 Downloads
Simple flysystem PSR cache adapter decorator.
laminas/laminas-cache-storage-adapter-session
1741924 Downloads
Laminas cache adapter for session
laminas/laminas-cache-storage-adapter-redis
2691694 Downloads
Laminas cache adapter for redis