Libraries tagged by simple-cache
subjective-php/psr-cache-helper
127352 Downloads
Utilities to assist with PSR-16 simple cache implementations
samuelnogueira/cache-datastore-newrelic
14153 Downloads
Reports calls to any psr/simple-cache or psr/cache implementation as a custom New Relic Datastore
quillstack/cache
508 Downloads
A simple cache based on PSR-16: Common Interface for Caching Libraries.
winzou/cache-bundle
29105 Downloads
This bundle provides a simple cache management to Symfony2. Now you can use a cache system without reinventing it. It supports Apc, XCache, File, ZendData and Array..
php-extended/php-simple-cache-logger
12314 Downloads
A psr-16 compliant middleware cache that logs caches accesses and events
php-extended/php-simple-cache-filesystem
50169 Downloads
A psr-16 compliant cache that uses filesystems to store cache data.
php-extended/php-http-client-simple-cache-psr16
23684 Downloads
A psr-18 compliant middleware client that handles requests through a psr-16 compliant simple-cache
chrisullyott/simple-cache
11669 Downloads
Quick and easy data caching in the filesystem.
apix/simple-cache
17588 Downloads
The PSR-16 extension to Apix-Cache.
aivchen/yii2-simple-cache-adapter
1492 Downloads
PSR-16 Yii2 Adapter
webisters/cache
319 Downloads
Webisters Cache Library
snewer/yii2-cache
1694 Downloads
kuria/cache
763 Downloads
Caching library with driver abstraction
jiaweixs/simplecache
2986 Downloads
A PHP Simple Cache Base on File.
idct/single-use-token-manager
309 Downloads
Single-use token manager built on the PSR-16 simple cache contract, with optional tag based invalidation.