Libraries tagged by laravel redis
illuminate/redis
14628710 Downloads
The Illuminate Redis package.
swayok/alternative-laravel-cache
588384 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/
namoshek/laravel-redis-sentinel
830184 Downloads
An extension of Laravels Redis driver which supports connecting to a Redis master through Redis Sentinel.
monospice/laravel-redis-sentinel-drivers
844513 Downloads
Redis Sentinel integration for Laravel and Lumen.
josiasmontag/laravel-redis-mock
1872175 Downloads
This Laravel package provides a Redis mock for your tests
awssat/laravel-visits
173353 Downloads
Laravel Redis visits counter for Eloquent models
prwnr/laravel-streamer
224312 Downloads
Events streaming package for Laravel that uses Redis 5 streams
elcobvg/laravel-opcache
353826 Downloads
Custom OPcache Cache Driver for Laravel. Faster than Redis or memcached.
cyppe/laravel-batch-jobs-redis-driver
182745 Downloads
Redis driver for handling batch jobs in Laravel instead of default mysql table job_batches
ymigval/laravel-model-cache
65317 Downloads
Laravel package for caching Eloquent model queries
spiritix/lada-cache
457417 Downloads
A Redis based, automated and scalable database caching layer for Laravel
mostafaznv/laracache
51408 Downloads
LaraCache is a customizable cache trait to cache queries on model's events
iazaran/smart-cache
12514 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.
vetruvet/laravel-phpredis
127099 Downloads
Use phpredis as the redis connection in Laravel
laravel-admin-ext/redis-manager
171707 Downloads
Redis manager for laravel-admin