Libraries tagged by cache adapters
cache/adapter-common
20785309 Downloads
Common classes for PSR-6 adapters
cache/filesystem-adapter
4842123 Downloads
A PSR-6 cache implementation using filesystem. This implementation supports tags
cache/array-adapter
7316021 Downloads
A PSR-6 cache implementation using a php array. This implementation supports tags
matthiasmullie/scrapbook
1760593 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
3127529 Downloads
Laminas cache adapter for filesystem
cache/cache
2579482 Downloads
Library of all the php-cache adapters
cache/redis-adapter
3218349 Downloads
A PSR-6 cache implementation using Redis (PhpRedis). This implementation supports tags
cache/predis-adapter
2338888 Downloads
A PSR-6 cache implementation using Redis (Predis). This implementation supports tags
cache/apcu-adapter
2390833 Downloads
A PSR-6 cache implementation using apcu. This implementation supports tags
desarrolla2/cache
2343699 Downloads
Provides an cache interface for several adapters Apc, Apcu, File, Mongo, Memcache, Memcached, Mysql, Mongo, Redis is supported.
madewithlove/illuminate-psr-cache-bridge
1408848 Downloads
apix/cache
520165 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.
roave/doctrine-simplecache
1249218 Downloads
Doctrine Cache adapter for PSR-16 Simple Cache
lustmored/flysystem-v2-simple-cache-adapter
72707 Downloads
Simple flysystem PSR cache adapter decorator.
laminas/laminas-cache-storage-adapter-session
1658945 Downloads
Laminas cache adapter for session