Libraries tagged by cache PSR-16
tleckie/cache
3 Downloads
PSR-6 and PSR-16 Couchbase cache adapter
soupmix/cache
7 Downloads
Provides framework agnostic implementation of PSR-16 Simple Cache Interface
solophp/file-cache
4 Downloads
Simple file-based cache implementation adhering to PSR-16 Simple Cache standard
simplecomplex/cache
279 Downloads
File-based PSR-16 Simple Cache implementation; cache management; CLI interface.
roolith/cache
67 Downloads
PSR-6 and PSR-16 compatible cache system using PHP
raigu/psr16-simple-cache-testdoubles
3 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
mongdch/mon-cache
122 Downloads
The PSR-16 simple cache utils.
modethirteen/fluent-cache
3062 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
firewox/simple-memory-cache
118 Downloads
Library for supporting any kind of in memory caching server using PSR-16 simple cache standard.
delboy1978uk/redis-cache
9 Downloads
A Redis driver that implements PSR-16 (Simple Cache)