Libraries tagged by Psr 16
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-core
41 Downloads
A PSR-6 (Cache) and PSR-16 (SimpleCache) starter
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.
swoft-fork/cache
0 Downloads
Cache Component for Swoft
substpk/simple-cache
8 Downloads
Common interfaces for simple caching
simplecomplex/config
246 Downloads
Simple Cache like configuration interfaces; ini-files as source, cache as store.
simplecomplex/cache
275 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
seworqs/commons-cache
1 Downloads
A lightweight PSR-16 cache manager with multi-namespace support, configurable Symfony adapters, and TTL handling.
s3b4stian/simple-cache
2698 Downloads
Common interfaces for simple caching with strict typing
ropi/in-memory-cache
21 Downloads
PSR-16 compatible in-memory cache library
remotelyliving/php-cache-adapter
5 Downloads
A lightweight PSR6 / PSR16 cache adapter library for common caching scenarios
realpage/simple-cache
8 Downloads
Simple caching based on the proposed PSR-16