Libraries tagged by psr-6 - Free download!
psr/cache
215643147 Downloads
Common interface for caching libraries
symfony/cache
95587075 Downloads
Provides an extended PSR-6, PSR-16 (and tags) implementation
tedivm/stash
3219052 Downloads
The place to keep your cache.
php-http/cache-plugin
7842378 Downloads
PSR-6 Cache plugin for HTTPlug
matthiasmullie/scrapbook
592526 Downloads
Scrapbook is a PHP cache library, with adapters for e.g. Memcached, Redis, Couchbase, APC(u), SQL and additional capabilities (e.g. transactions, stampede protection) built on top.
laminas/laminas-cache
1718237 Downloads
Caching implementation with a variety of storage options, as well as codified caching strategies for callbacks, classes, and output
cache/hierarchical-cache
6887785 Downloads
A helper trait and interface to your PSR-6 cache to support hierarchical keys.
cache/filesystem-adapter
2106332 Downloads
A PSR-6 cache implementation using filesystem. This implementation supports tags
cache/array-adapter
3394044 Downloads
A PSR-6 cache implementation using a php array. This implementation supports tags
cache/adapter-common
9903817 Downloads
Common classes for PSR-6 adapters
zendframework/zend-cache
9195888 Downloads
Caching implementation with a variety of storage options, as well as codified caching strategies for callbacks, classes, and output
madewithlove/illuminate-psr-cache-bridge
1198424 Downloads
cache/void-adapter
1826190 Downloads
A PSR-6 cache implementation using Void. This implementation supports tags
cache/simple-cache-bridge
927962 Downloads
A PSR-6 bridge to PSR-16. This will make any PSR-6 cache compatible with SimpleCache.
cache/redis-adapter
1459864 Downloads
A PSR-6 cache implementation using Redis (PhpRedis). This implementation supports tags