Libraries tagged by cache PSR-16
raigu/psr16-simple-cache-testdoubles
5 Downloads
Test Doubles for PSR-16 simple cache
pe/component-cache
0 Downloads
Cache component, provides PSR-6 cache item pool and PSR-16 based cache drivers
parshikovpavel/psr-cache-adapter
20 Downloads
Adapter-decorator to cast a PSR-6 pool implementation to the PSR-16 simple cache interface
parshikovpavel/array-cache
13 Downloads
Non-persistent PSR-6/PSR-16 compatible cache using an array. Useful for mocking the original cache in tests
ophelios/php-apcu-cache
40 Downloads
Simple APCu cache strategy compatible with PSR-16 for PHP.
modethirteen/fluent-cache
3064 Downloads
A fluent cache builder API for PSR-16 compatible cache components
mehr-it/php-cache
1276 Downloads
PSR-16 simple cache implementation using PHP files as backend
lmc/aerospike-cache
16548 Downloads
Aerospike PHP cache adapter for Symfony/Cache (PSR-6 and PSR-16) and Doctrine/Cache
initphp/cache
105 Downloads
A lightweight PSR-16 (Simple Cache) implementation with file, PDO, Redis, Memcache(d) and WinCache handlers.
firewox/simple-memory-cache
118 Downloads
Library for supporting any kind of in memory caching server using PSR-16 simple cache standard.
dhii/simple-cache-interface
1966 Downloads
A simple cache standard inspired by PSR-16.
delboy1978uk/redis-cache
9 Downloads
A Redis driver that implements PSR-16 (Simple Cache)
davidecesarano/embryo-cache
121 Downloads
PSR-16 Simple Cache implementantion using PSR Stream.
concept-labs/simple-cache
27 Downloads
(C)oncept-Labs PSR-16 Simple Cache
brnc/cache-psr16-adapter
11 Downloads
Provides a PSR-6 cache from a given PSR-16 instance.