Libraries tagged by PSR Cache
zaphyr-org/cache
19 Downloads
A PSR-16 simple cache implementation.
vulpes/cache
49 Downloads
PHP FIG PSR-16 Simple cache implementation.
viloveul/cache
165 Downloads
Viloveul cache. Implementation psr/simple-cache with apcu and redisclient
toast/cache
155 Downloads
Toast PSR-6-compatible cache module
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
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
psr-php7/cache
47 Downloads
PSR-6 Caching Interface with PHP 7 codebase.
parshikovpavel/array-cache
13 Downloads
Non-persistent PSR-6/PSR-16 compatible cache using an array. Useful for mocking the original cache in tests
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
mbretter/stk-cache
2984 Downloads
Cache implementation PSR-6 and PSR-16
keruald/cache
3 Downloads
Abstraction layer for cache. Compatible PSR-16.