Libraries tagged by Laravel Throttle
graham-campbell/throttle
2438728 Downloads
Throttle Is A Rate Limiter For Laravel
zaber-dev/laravel-cooldown
3507 Downloads
Application-level action cooldown management for Laravel with cache and database storage, Eloquent integration, middleware, and a fluent API.
rackbeat/php-throttler
37871 Downloads
Throttle PHP function calls and iteration runs by X executions per second.
alt-three/throttle
145362 Downloads
A request rate limiter for Laravel 5.2+
rogervila/lumen-rate-limiting
68862 Downloads
Lumen port of Laravel ThrottleRequests middleware
imliam/laravel-throttle-simultaneous-requests
23076 Downloads
Throttle the current user's requests based on how many requests are currently being executed.
ctsoftwarellc/laravel-mail-throttle
832 Downloads
Distributed rate limiting for Laravel mail across multiple queue workers
likewinter/queue-throttle
7130 Downloads
Laravel Beanstalkd Queue Throttle
webparking/laravel-sentry-throttling
693 Downloads
Throttle exceptions before they are sent to Sentry, tagging survivors with their occurrence count.
syropian/laravel-notification-channel-throttling
3252 Downloads
Throttle notifications on a per-channel basis
jdarkins/pulse-throttled
4991 Downloads
A Laravel Pulse card to track users & URL's that are being throttled by your Rate Limiters
esign/laravel-sentry-throttling
8870 Downloads
Throttle exceptions being sent to Sentry
aporat/laravel-rate-limiter
2140 Downloads
A flexible rate limiting middleware for Laravel and Lumen applications
indexnowkit/core
1318 Downloads
IndexNow client for PHP: notify Yandex, Bing, Naver, Seznam and Yep about changed URLs. Batching, debounce, throttle, retry policy, key file handling. Framework-agnostic (PSR-18/PSR-3/PSR-16); adapters for Doctrine, Symfony, Laravel, Yii2, a sitemap add-on.
hamburgscleanest/laravel-guzzle-throttle
14251 Downloads
A Laravel wrapper for https://github.com/hamburgscleanest/guzzle-advanced-throttle.