laravel-backoff-jitter
by yousefkadah
Adds jitter to Laravel queue backoff delays so jobs that fail together do not retry in lockstep.
laravel-transaction-orchestrator
by meius
Attribute-driven transactions and row-level locks for Laravel: retries, backoff, HTTP-aware rollbacks, and FOR UPDATE/SHARE on route model binding.
laravel-rate-limiting
by milenmk
Advanced rate limiting package for Laravel with exponential backoff, custom messages, and Blade components