laravel-redis-sentinel-drivers
Redis Sentinel integration for Laravel and Lumen.
laravel-docker
by meeeet-dev
Compose a Laravel Docker image for Production, using PHP 7 / 8, redis, 'mysql/mariadb' and nginx
laravel_loggify
by mrmmg
A Laravel package that provides an easy and efficient way to store log messages using Redis.
phone-verification-laravel
by alexgeno
A library for phone verification via Laravel notification channels. Any notification channel can be used as a sender, and Redis or MongoDB can be used as a storage.
laravel-redis-sentinel
An extension of Laravels Redis driver which supports connecting to a Redis master through Redis Sentinel.
laravel-redis-sentinel
by evertramos
An extension of Laravels Redis driver which supports connecting to a Redis master through Redis Sentinel.
laravel-redis-sentinel
by namoshek
An extension of Laravels Redis driver which supports connecting to a Redis master through Redis Sentinel.
laravel-drobinetm-redis
by drobinetm
Package to obtain the info of a redis server used by our application through a json response.
laravel-cache-manager
by natsumework
Allows you to easily manage the cache with config file. And provide a simple solution to solve the cache penetration and hotspot invalid.
laravel-monitor
by shizzen
Laravel package combined to Redis and Laravel Echo Server in order to disconnect sockets with expired tokens
laravel-redis-paginator
by ge-tracker
Create a Laravel Paginator or LengthAwarePaginator from a Redis sorted set
laravel-redis
by vemcogroup
Enhancements to redis driver, such as enabling a serializer and/or compression
laravel-simple-cache
by sevenecks
A wrapper for the laravel Cache facade that handles cache keys and namespacing the cache via static class methods
laravel-heroku-config-parser
by itsdamien
Parse Heroku config vars like DATABASE_URL or REDIS_URL to work with Laravel.