Libraries tagged by redis cache
peloncano/cakephp-plugin-redis-cache
516 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.
numberninecms/redis
715 Downloads
Installation wizard and auto-configuration for Redis cache and sessions with NumberNine CMS
newrow/yii2-redis
119 Downloads
Redis Cache, Session and ActiveRecord for the Yii framework
mouf/utils.cache.redis-cache
5 Downloads
This package contains a cache mechanism that uses Redis to cache data.
melnyk-dmytro/laravel-redis-fallback
6 Downloads
Laravel 5 redis cache fallback to file
medinaproduction/laravel-redis-cache
235 Downloads
Laravel Redis Cache Package
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
127 Downloads
适用于webman下基于think-orm和redis开发的跨项目共享cache
kylin987/think-orm-redis-cache
33 Downloads
基于think-orm和redis开发的跨项目共享cache
kargnas/alternative-laravel-cache
4658 Downloads
Replacements for Laravel's redis and file cache stores that properly implement tagging idea. Powered by cache pool implementations provided by http://www.php-cache.com/
jdinabox/php-redis-cache
13 Downloads
A PHP Cache using Redis
invincible-tech-systems/easeamp-mysql-redis
19 Downloads
A very simple and safe PHP library that enables easy redis cache warmup from MySQL/MariaDB Database. This uses EaseAmpMysql and EaseAmpRedis packages, that wraps up the AmPHP related MySQL and Redis Packages to interact with MySQL/MariaDB database and also with Redis in-memory cache in an asynchronous & non-blocking way.
iguoji/minimal-cache
5 Downloads
support file or redis cache
iazaran/smart-cache
0 Downloads
Smart Cache is a caching optimization package designed to enhance the way your Laravel application handles data caching. It intelligently manages large data sets by compressing, chunking, or applying other optimization strategies to keep your application performant and efficient.
hikarine3/laravel-redis-fallback
48 Downloads
Laravel 8 redis cache fallback to array