laravel-cachebench
by hktnv
A comprehensive benchmarking and profiling tool for Laravel cache drivers.
laravel-plenum
by vented
Application-layer routing for Laravel. Pin requests to specific backing connections (database, Redis, custom) using consistent hashing, pluggable routing strategies, active health checks, and automatic failover.
laravel-normcache
by kai-init
Normalized caching for Laravel Eloquent. Self-invalidating, Redis-backed. Caches query IDs and model entities separately with versioned invalidation.
laravel-redis-bloom
by iperamuna
RedisBloom wrapper with auto-rotation, diagnostics, and metrics for Laravel
laravel-loki
by darkton
A Laravel package for shipping logs to Grafana Loki via OTLP with Redis buffering.
laravel-docker-template
A professional Laravel 13 Docker template featuring FrankenPHP, PostgreSQL, Redis, and automated installation for seamless development and production-ready deployments.
laravel-permissions-redis
by scabarcas
A Redis-powered roles and permissions package for Laravel designed to eliminate repetitive database queries and deliver high-performance authorization.
laravel-redis-cache
by ehmedp
A performant, scalable, and flexible Redis cache package for Laravel with tags, groups, attributes, closure caching, and artisan commands.
laravel-cache-toolkit
Standardized cache key builder and tag-aware cache operations for Laravel with graceful fallback for non-tagging drivers
laravel-valkey-glide
by sinemacula
Laravel Redis driver and adapter for Valkey GLIDE (ext-valkey_glide).
laravel-queue-control
by campelo
Queue orchestration and job control for Laravel. Cancel jobs, clear queues, pause workers, and manage job batches with ease.
laravel-cache-group
by ebects
Group-based cache invalidation for Laravel — organize cache by groups, invalidate by scope (user/role/custom), with automatic Redis Cluster compatibility.
laravel-horizon
by pixielity
Laravel Horizon queue monitoring with automatic supervisor and metric discovery for Pixielity applications
laravel-balanced-queue
by yangusik
Laravel queue management with load balancing between partitions (user groups)
laravel-idempotency
by codenaline
Laravel middleware and drivers for handling Idempotency Keys (Cache, Database, Redis).
laravel-mail-throttle
Distributed rate limiting for Laravel mail across multiple queue workers
laravel-swoole-ws
Laravel WebSocket server built on Swoole/OpenSwoole with routing, command protocols, scoped connections, channels, and Redis/Table-backed connection stores.
laravel-hybrid-auth
by nadun24
Redis-first, database-fallback authentication system for Laravel with Sanctum-compatible API
laravel-simple-cache
Simple cache management for Laravel with tags, warming, and monitoring dashboard
laravel-redis-stale-refs-cleaner
by dv0vd
Laravel console command to purge stale Redis cache references
laravel-telegram-log-buttons
by iperamuna
Laravel logging helper for sending Telegram log messages with inline buttons via Monolog, with optional Redis buffer, batch sender, analytics events, easy callback registration, webhook/chat-id helpers, a callback generator with Laravel Prompts, health check, and Pest tests.
intercall-laravel
by deployteam
Laravel adapter for Intercall - event-based inter-system communication
laravel-eloquent-cache-magic
by fxcjahid
A lightweight Laravel package for automatic Eloquent query caching with zero-code auto-cache, Redis/Memcached tag support, and automatic cache invalidation
laravel-prometheus
by iamfarhad
Production-ready Laravel Prometheus metrics package with built-in collectors for HTTP, database, cache, queue, events, errors, filesystem, and mail monitoring
laravel-response-cache
by angelleger
Production-grade response caching for Laravel APIs with ETag, Redis tags, per-route TTLs, and safe auth-variation
laravel-rate-limiter
by amiiiiink
A flexible rate limiting middleware for Laravel and Lumen applications
laravel-model-cache
by aminshamim
A Laravel package for automatic model caching with performance optimization
laravel-circuit-breaker
by alex97lewis
A simple, drop-in circuit breaker implementation for Laravel applications with Redis caching and Artisan commands
laravel-connection-storage
by mcrm
Flexible Laravel package for managing external database connections with Redis cache and HTTP API fallback. Supports customizable DTOs and multiple connection types for microservices architecture.
laravel-redis-sentinel-retry
Redis Sentinel connector for Laravel with runtime failover and retry support.
laravel-super-cache-invalidate
by padosoft
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.
laravel-redis-paginator
by juniora
Create a Laravel Paginator or LengthAwarePaginator from a Redis sorted set
laravel-super-cache
by padosoft
A Laravel package for advanced caching with tags and namespaces in Redis.
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