Libraries tagged by 16
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.
verdient/alibaba
9 Downloads
alibaba
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
syahzul/valet-linux
2 Downloads
A more enjoyable local development experience for Linux.
swooliy/memory-cache
67 Downloads
Memory Cache base on swoole.
substpk/simple-cache
7 Downloads
Common interfaces for simple caching
snewer/yii2-cache
921 Downloads
simplecomplex/config
245 Downloads
Simple Cache like configuration interfaces; ini-files as source, cache as store.
simplecomplex/cache
274 Downloads
File-based PSR-16 Simple Cache implementation; cache management; CLI interface.
shen2/simple-cache-mongodb
4 Downloads
Common mongodb cache for simple caching, implements PSR-16 SimpleCache Interface