Libraries tagged by laravel redis
potelo/laravel-block-bots
11185 Downloads
Block bots and high traffic offenders using Redis
mingalevme/illuminate-uqueue
43747 Downloads
Laravel/Lumen uniqueable queues (Database, Redis)
juampi92/artisan-cache-debug
5787 Downloads
Simple artisan command to debug your redis cache
byerikas/cache-tags
6936 Downloads
Allows for Redis/Valkey cache flushing multiple tagged items by a single tag.
tarre/laravel-redis-scout-engine
12087 Downloads
Redis engine for Laravel Scout
myqaa/laravel-redis-sentinel-drivers
16806 Downloads
Redis Sentinel integration for Laravel and Lumen.
dweik/laravel-redis-stream
7397 Downloads
Laravel redis stream
rulecom/laravel-async-events
30149 Downloads
Basic eventing system built on laravel and redis
chantouch/laravel-jwt-redis
4601 Downloads
This package allows JWT-authenticated users to be stored and management in Redis with their roles, permissions, statuses and anything you want.
natsumework/redis-autocomplete
7048 Downloads
Provide an easy way for your laravel app to use redis to speed up autocomplete queries.
encore/redis-manager
42992 Downloads
Redis manager for laravel
tillkruss/laravel-phpredis
58357 Downloads
A Redis driver for Laravel and Lumen that works with PhpRedis, the PECL Redis Extension.
sametsahindogan/laravel-jwtredis
1815 Downloads
This package allows JWT-authenticated users to be stored and management in Redis with their roles, permissions, statuses and anything you want.
padosoft/laravel-super-cache-invalidate
3691 Downloads
A powerful package that provides an efficient and scalable cache invalidation system for Laravel applications. It is designed to handle high-throughput cache invalidation scenarios, such as those found in e-commerce platforms, by implementing advanced techniques like event queuing, coalescing, debouncing, sharding, and partitioning.
padosoft/laravel-super-cache
3906 Downloads
A Laravel package for advanced caching with tags and namespaces in Redis.