Libraries tagged by redis-cache
peloncano/cakephp-plugin-redis-cache
526 Downloads
A CakePHP 2.0 plugin enabling Redis (http://redis.io/) backed sessions and caching. Uses the Predis (https://github.com/nrk/predis) library to communicate with Redis.
mouf/utils.cache.redis-cache
5 Downloads
This package contains a cache mechanism that uses Redis to cache data.
medinaproduction/laravel-redis-cache
235 Downloads
Laravel Redis Cache Package
marcato15/slim-redis-cache
3207 Downloads
Redis cache middleware for Slim framework
mageomni/redis-cache
1 Downloads
A persistent object cache backend powered by Redis. Supports Predis, PhpRedis, Relay, replication, sentinels, clustering and WP-CLI.
kylin987/webman-thinkorm-redis-cache
167 Downloads
适用于webman下基于think-orm和redis开发的跨项目共享cache
kylin987/think-orm-redis-cache
74 Downloads
基于think-orm和redis开发的跨项目共享cache
jdinabox/php-redis-cache
13 Downloads
A PHP Cache using Redis
ftuzlu/redis-cache-php
4 Downloads
Generic Redis For PHP
felconca/redis-cache
9 Downloads
Lightweight pure PHP Redis client without native extensions (no redis.dll required).
ehmedp/laravel-redis-cache
1 Downloads
A performant, scalable, and flexible Redis cache package for Laravel with tags, groups, attributes, closure caching, and artisan commands.
doxroot/laravel-redis-cache
1 Downloads
A simple way to cache things in Laravel framework using "tags"
dmitry-suffi/redis-cache
18 Downloads
Redis cache
delboy1978uk/redis-cache
9 Downloads
A Redis driver that implements PSR-16 (Simple Cache)
ciatog/redis-cache
7339 Downloads
PHP Cache Wrapper for Redis