Libraries tagged by rate-limiting
zaber-dev/laravel-cooldown
3 Downloads
Application-level action cooldown management for Laravel with cache and database storage, Eloquent integration, middleware, and a fluent API.
webparking/laravel-sentry-throttling
123 Downloads
Throttle exceptions before they are sent to Sentry, tagging survivors with their occurrence count.
securepoint/token-bucket
17549 Downloads
Implementation of the Token Bucket algorithm.
monkeyscloud/monkeyslegion-queue
2273 Downloads
A modular queue system featuring multiple storage drivers, scalable workers, job batching, chaining, rate limiting, events, and an intuitive CLI for managing jobs.
laikait/laika-shield
1327 Downloads
A powerful firewall middleware package for the Laika PHP Framework — IP filtering, rate limiting, SQL injection & XSS detection, and request filtering.
harungecit/php-email-validator
220 Downloads
A comprehensive PHP email validation library to check format, detect disposable emails, validate MX records, role-based detection, typo suggestions, and support batch validation with configurable cache and rate limiting.
hamburgscleanest/laravel-guzzle-throttle
14251 Downloads
A Laravel wrapper for https://github.com/hamburgscleanest/guzzle-advanced-throttle.
hamburgscleanest/guzzle-advanced-throttle
33449 Downloads
A Guzzle middleware that can throttle requests according to (multiple) defined rules. It is also possible to define a caching strategy, e.g. get response from cache when rate limit is exceeded or always get cached value to spare your rate limits.
four-bytes/four-http-client
464 Downloads
Modern PHP 8.4+ HTTP client factory and middleware library for API integrations
datalogix/laravel-guardian
229 Downloads
Extensible Laravel authentication package providing actions for login, logout, sign-up, password reset, email verification and related security features.
codemonster-ru/security
310 Downloads
Security components for Annabel ecosystem: CSRF protection and rate limiting.
code-distortion/backoff
263 Downloads
A PHP retry library implementing backoff strategies and jitter
artisanpack-ui/security
2179 Downloads
Core Laravel security toolkit — input sanitization, output escaping, KSES filtering, security headers, XSS protection, basic rate limiting, and Content Security Policy. Authentication / 2FA / RBAC / file uploads / analytics / compliance live in sibling packages.
aporat/laravel-rate-limiter
1995 Downloads
A flexible rate limiting middleware for Laravel and Lumen applications
sugarcraft/candy-wish
338 Downloads
SSH server middleware framework — port of charmbracelet/wish. Build TUIs that anyone can `ssh user@host` to run, with composable middleware (auth, logging, rate-limiting, ext-ssh2 client wrappers, mount a SugarCraft Program).