Dev Tools · 1h ago
Laravel Cooldown Package Adds Driver-Based Action Throttling
A new open-source Laravel package, Laravel Cooldown, provides a driver-based cooldown manager for actions like password resets and OTP sending. It supports cache and database storage, and attaches cooldowns to Eloquent models. The package offers an expressive API and allows switching storage drivers without code changes.
Meridian48 take
A practical tool for Laravel developers, but its value depends on adoption and maintenance in a crowded ecosystem of rate-limiting solutions.
laravelcooldown-manager