Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message

Laravel Rate Limited Job Middleware Laravel Package

spatie/laravel-rate-limited-job-middleware

Laravel job middleware to rate limit queued jobs. Allow a configurable number of jobs per second and automatically release throttled jobs for a delay. Easy to attach per job via middleware, with support for time-based attempts when rate limiting.

View on GitHub
Deep Wiki
Context7
2.9.0

Add Laravel 13 support

2.8.1

What's Changed

New Contributors

Full Changelog: https://github.com/spatie/laravel-rate-limited-job-middleware/compare/2.8.0...2.8.1

2.7.0
  • Add the option to pass a closure to determine if the job should release

Full Changelog: https://github.com/spatie/laravel-rate-limited-job-middleware/compare/2.6.0...2.7.0

2.6.0
  • Add a new LimitExceeded event when the rate limit has exceeded which receives the $job

Full Changelog: https://github.com/spatie/laravel-rate-limited-job-middleware/compare/2.5.0...2.6.0

2.5.0
2.4.1
  • Improve leaky bucket for our use case

Full Changelog: https://github.com/spatie/laravel-rate-limited-job-middleware/compare/2.4.0...2.4.1

2.2.6
2.2.5
2.2.4
  • The cache rate limiter was using a limit in minutes instead of seconds

Full Changelog: https://github.com/spatie/laravel-rate-limited-job-middleware/compare/2.2.3...2.2.4

2.1.0
  • Improve the cache implementation using a leaky bucket rate limiter.
2.0.0
  • allow for a cache option + PHP 8 only + Pest (#32)
1.5.0

1.5.0 - 2020-11-27

  • add support for PHP 8
1.4.1
  • add support for Laravel 8
1.4.0
  • add feature exponential back-off to release logic (#18)
1.3.0
  • add support for Laravel 7
1.2.0
  • add releaseAfterRandomSeconds
1.1.1
  • renamed parameter method releaseAfterMinutes (#13)
1.1.0
  • add release duration callback (#12)
Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
davejamesmiller/laravel-breadcrumbs
artisanry/parsedown
christhompsontldr/phpsdk
enqueue/dsn
bunny/bunny
enqueue/test
enqueue/null
enqueue/amqp-tools
milesj/emojibase
bower-asset/punycode
bower-asset/inputmask
bower-asset/jquery
bower-asset/yii2-pjax
laravel/nova
spatie/laravel-mailcoach
spatie/laravel-superseeder
laravel/liferaft
nst/json-test-suite
danielmiessler/sec-lists
jackalope/jackalope-transport