Libraries tagged by limiting
aporat/laravel-rate-limiter
1174 Downloads
A flexible rate limiting middleware for Laravel and Lumen applications
xethron/to-string
18971 Downloads
Converts Variables to strings (like print_r) with limiting functions, and Exceptions to strings without cutting off important information.
trukes/php-rate-limiter
57 Downloads
A lightweight, flexible rate-limiting library for PHP. Manage access limits by user, IP, or custom keys with support for sliding and fixed windows. Compatible with Redis, MySQL, and file-based storage. Ideal for controlling API usage and preventing abuse.
jjuanrivvera/canvas-lms-kit
227 Downloads
The most comprehensive PHP SDK for Canvas LMS API. Production-ready with +35 APIs implemented, rate limiting, and full test coverage.
fiachehr/laravel-comments-pro
14 Downloads
Production-ready comments system for Laravel: nested threads, reactions, guest & user support, polymorphic models, moderation, rate limiting
douglasthwaites/deputy
2785 Downloads
Helps Saloon Caching and Rate Limiting play nice.
detain/rate-limit
314 Downloads
PHP rate limiting library with Token Bucket and Leaky Bucket Algorithms, based on palepurple/rate-limit, grandson to touhonoob/rate-limit, and jeroenvisser101/LeakyBucket
dcabrejas/magento-rate-limit
7031 Downloads
Rate Limiting Library With Token Bucket Algorithm with Magento Adapter
creativecrafts/laravel-api-response
638 Downloads
Laravel API Response is a powerful and flexible package that provides a standardized way to structure API responses in Laravel applications. It offers a range of features to enhance your API development experience, including consistent response formatting, conditional responses, pagination support, rate limiting, and more.
askerakbar/checkpoint
280 Downloads
This Filament PHP plugin improves login security by letting you customize rate-limiting settings like duration and the number of attempts. It also notifies admins about suspicious activity
beyondcode/laravel-sliding-window-limiter
427 Downloads
Sliding window rate limiting for Laravel and Redis
beyondcode/laravel-fixed-window-limiter
690 Downloads
Fixed window rate limiting for Laravel and Redis
milenmk/laravel-rate-limiting
10 Downloads
Advanced rate limiting package for Laravel with exponential backoff, custom messages, and Blade components
syntaxseed/iplimiter
92 Downloads
A PHP IP logging library (framework agnostic) to track attempts and time since last attempt for an event by an IP address. Run an event against a ruleset to determine pass/fail. Supports banning.
myerscode/laravel-query-strategies
62 Downloads
A package for applying filters, ordering, eager loads, result limiting and pagination to Eloquent queries