Libraries tagged by psr16
aviat/banker
2794 Downloads
A caching library implementing PSR-6 (psr/cache) and PSR-16 (psr/simple-cache)
chadicus/psr-cache-redis
1248 Downloads
PSR-16 SimpleCache Implementation using Predis
chadicus/psr-cache-mongodb
24 Downloads
PSR-16 SimpleCache Implementation using MongoDB
zire/psr-simple-cache
12 Downloads
Common interfaces for simple caching
webclient/cache-adapter-psr-simple-cache
1 Downloads
Interface for caching
vulpes/cache
36 Downloads
PHP FIG PSR-16 Simple cache implementation.
villain/cache
9 Downloads
Cache Component for PHP
vespula/simple-cache
52 Downloads
A PSR-16 implementation for very simple caching. Nothing fancy. Just dead-simple caching. Adapters include None, Sql (via PDO), Memcached, and File.
validus/cache
16 Downloads
Provides cache for your Expressive project.
tlumx/tlumx-cache
10 Downloads
Tlumx cache component with PSR-6 and PSR-16 implementation
tleckie/cache
3 Downloads
PSR-6 and PSR-16 Couchbase cache adapter
timurturdyev/laminas-cache
7 Downloads
Caching implementation with a variety of storage options, as well as codified caching strategies for callbacks, classes, and output
thingston/cache-manager
1 Downloads
Flexible configured cache pools for PHP applications implementing PSR-6 and PSR-16.
talesoft/tale-cache
12 Downloads
A basic cache implementation with adapter support through PSR-6 pools
swooliy/memory-cache
67 Downloads
Memory Cache base on swoole.