bedrockstreaming/rate-limit-bundle
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| spatie/guzzle-rate-limiter-middleware | 0.87 | Guzzle middleware to rate-limit HTTP requests by requests/second or requests/minute. When the limit is hit, it sleeps until a slot is available. Includes an in-memory store and supports custom persistence for sharing limits across processes. | 169 | 169 | 17 | 185K | 0 | 23.5 | 49.3 | MIT | 1 year ago | |
| php-http/throttle-plugin | 0.87 | PSR-7/PSR-18 HTTP client plugin that throttles outgoing requests to control rate and concurrency. Useful for API clients that must respect provider limits, avoid burst traffic, and smooth request flow. | 2 | 2 | 2 | 536 | 1 | 0.2 | 31.1 | MIT | — | |
| symfony/rate-limiter | 0.86 | Symfony Rate Limiter provides token bucket rate limiting for your app. Create limiters with RateLimiterFactory and a storage backend (e.g., in-memory), then reserve tokens with blocking waits or consume instantly to allow/skip work based on availability. | 271 | 274 | 13 | 2M | 0 | 34.9 | 63.4 | MIT | 1 week ago | |
| avtonom/limit-number-calls-bundle | 0.85 | — | 3 | 4 | 0 | 0 | 0 | 0.0 | — | — | — | |
| spatie/laravel-rate-limited-job-middleware | 0.84 | 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. | 354 | 357 | 31 | 128K | 0 | 26.2 | 39.9 | MIT | 3 months ago | |
| artisansdk/ratelimiter | 0.83 | Laravel rate limiting package providing flexible throttling for routes and actions with configurable rules, storage drivers, and easy middleware integration. Helps protect APIs from abuse, control request bursts, and manage per-user or per-IP limits with clear, adjustable settings. | 150 | 151 | 15 | 116K | 1 | 19.2 | 45.1 | MIT | 3 months ago | |
| nabilhassen/laravel-usage-limiter | 0.83 | Track, limit, and restrict usage for users/accounts or any model in Laravel. Define per-plan limits with reset frequencies, consume/unconsume on create/delete, check remaining allowance, generate usage reports, and auto-reset via scheduled Artisan command. | 182 | 181 | 13 | 162 | 0 | 21.4 | 4.5 | MIT | 3 weeks ago | |
| danharrin/livewire-rate-limiting | 0.81 | Add rate limiting to Laravel Livewire actions with a simple trait/middleware-style API. Throttle clicks, form submits, and other events to prevent spam and brute force attempts. Configure limits, decay, and messages per component or action. | 405 | 408 | 28 | 2M | 0 | 22.6 | 59.2 | MIT | 2 months ago | |
| thamtech/yii2-ratelimiter-advanced | 0.81 | Advanced rate limiter filter for Yii2 using a leaky-bucket algorithm. Define multiple independent limits per action and identifier (IP, user ID, etc.), store allowance/timestamp automatically, customize responses (429, events, headers, callbacks), and support Retry-After. | 41 | 42 | 2 | 12K | 4 | 2.0 | 35.2 | NOASSERTION | 5 years ago | |
| devoralive/traffic-limit-bundle | 0.81 | Symfony bundle for rate limiting requests via Redis using SncRedisBundle. Define multiple limit profiles (amount/ttl) and Redis clients in config, then access the generated services from the container to enforce per-key traffic limits. | 0 | 0 | 0 | 0 | 0 | 0.3 | — | GPL-3.0 | 9 years ago | |
| drefined/ratelimit-bundle | 0.79 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| ekreative/ratelimit-bundle | 0.78 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| bukashk0zzz/timestamptype-bundle | 0.68 | — | 1 | 1 | 0 | 1K | 0 | 4.2 | 37.4 | MIT | 2 years ago | |
| bedrockstreaming/stale-cache-bundle | 0.67 | — | 0 | 3 | — | 18 | — | 1.5 | 17.7 | — | — | |
| bukashk0zzz/filter-bundle | 0.67 | — | 23 | 24 | 5 | 20 | 2 | 6.2 | 4.0 | MIT | 3 years ago | |
| willdurand/rest-extra-bundle | 0.67 | — | 95 | 96 | 17 | 1K | 1 | 1.6 | 11.2 | — | 7 years ago | |
| bilyiv/request-data-bundle | 0.66 | — | 20 | 21 | 4 | 0 | 1 | 2.7 | — | MIT | 6 years ago | |
| 1tomany/rich-bundle | 0.66 | Symfony bundle implementing the RICH (Request, Input, Command, Handler) architecture. Encourages single-responsibility actions with explicit Input/Command/Handler classes for clear, safe, and futureproof backend development without heavy DDD/CQRS overhead. | 24 | 24 | 0 | 113 | 5 | 29.3 | 13.2 | MIT | 3 days ago | |
| bizkit/versioning-bundle | 0.66 | — | 9 | 9 | 3 | 2K | 4 | 14.4 | 35.2 | MIT | 5 months ago | |
| braune-digital/message-bundle | 0.66 | — | 0 | 0 | 0 | 57 | 0 | 0.3 | 24.4 | — | 9 years ago |
How can I help you explore Laravel packages today?