Libraries tagged by simple-cache
duncan3dc/cache
72778 Downloads
Simple PSR-6/PSR-16 compatible disk cache
solodkiy/memorize
49804 Downloads
Simple cache for pure functions
naroga/redis-cache
129019 Downloads
A Redis driver that implements PSR-16 (Simple Cache)
yii2-extended/yii2-psr16-simple-cache-bridge
46646 Downloads
A library to bridge psr-16 simple caches with the yii caching system
php-library/simple-cache
12011 Downloads
PHP Simple Cache Library
paillechat/apcu-simple-cache
129228 Downloads
PSR-16 apcu implementation
kodus/predis-simple-cache
41943 Downloads
A lightweight bridge from predis/predis to a PSR-16 simple-cache interface
apix/simple-cache
17511 Downloads
The PSR-16 extension to Apix-Cache.
swoft/cache
77201 Downloads
Cache Component for Swoft
bestyii/yii2-psr16cache
2147 Downloads
PSR-16 Cache for Yii2
vectorface/cache
15493 Downloads
Simple cache classes
subjective-php/psr-cache-helper
124673 Downloads
Utilities to assist with PSR-16 simple cache implementations
samuelnogueira/cache-datastore-newrelic
12099 Downloads
Reports calls to any psr/simple-cache or psr/cache implementation as a custom New Relic Datastore
cicnavi/simple-file-cache-php
2738 Downloads
PSR-16 simple cache provider based on files.
winzou/cache-bundle
29081 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..