Libraries tagged by psr16
firehed/redis-psr16
1499 Downloads
Redis implementation of PSR-16
firehed/null-psr16
1253 Downloads
Always-offline PSR-16 cache implemention, for fallback and testing
brnc/cache-psr16-adapter
9 Downloads
Provides a PSR-6 cache from a given PSR-16 instance.
wildwolf/psr-memory-cache
12788 Downloads
PSR-6 and PSR-16 compliant memory cache
wildwolf/psr-cache-adapters
24 Downloads
PSR-6 to PSR-16 and PSR-16 to PSR-6 Cache Adapters
sweetchuck/cache-backend-arangodb
0 Downloads
PSR6 compatible cache backend implementation with ArangoDB
ropi/in-memory-cache
21 Downloads
PSR-16 compatible in-memory cache library
parshikovpavel/psr-cache-adapter
13 Downloads
Adapter-decorator to cast a PSR-6 pool implementation to the PSR-16 simple cache interface
parshikovpavel/array-cache
8 Downloads
Non-persistent PSR-6/PSR-16 compatible cache using an array. Useful for mocking the original cache in tests
lmc/aerospike-cache
16546 Downloads
Aerospike PHP cache adapter for Symfony/Cache (PSR-6 and PSR-16) and Doctrine/Cache
lille-bitte/cache
2 Downloads
Provides an implementation for PSR-6 and PSR-16 standards.
davidonium/simple-memcached
7 Downloads
cache/util
9293 Downloads
PSR-6 and PSR-16 Caching Utilities
biurad/cache
1090 Downloads
A library that provides an advanced caching system for PSR-6 and PSR-16
bdk/simplecache
74 Downloads
SimpleCache implementation with adapters for APC(u), Couchbase, Filesystem, FlySystem, Memcached, Redis, and SQL Stampede protection) built in