Laravel-Throttle
Rate limiter
A package to manage rate limiting in Laravel applications
A rate limiter for Laravel
705 stars
20 watching
61 forks
Language: PHP
last commit: 11 months ago
Linked from 1 awesome list
hacktoberfest
Related projects:
Repository | Description | Stars |
---|---|---|
| A library that provides a throttle function for rate limiting functions in Go. | 39 |
| A bundle for Symfony applications that simplifies rate limiting by adding an annotation to controllers and actions. | 332 |
| A package providing CommonMark support in Laravel applications | 1,320 |
| A set of performant rate limiters for Go applications | 88 |
| A Rack middleware that limits the rate of incoming HTTP requests to applications. | 947 |
| A middleware library for Go that enforces rate limits on HTTP requests | 2,125 |
| Provides a powerful error response system for Laravel | 586 |
| A wrapper of anti-XSS functionality for Laravel, providing a secure way to clean user input. | 240 |
| A PHP library that bridges Laravel with the GitHub API | 626 |
| A utility to limit the execution rate of functions in promise-returning code. | 38 |
| Controls function calls to limit their frequency within a specified time interval | 447 |
| A plugin that limits the number of requests a client can make to an application in a given time frame. | 63 |
| A rate limiter plugin for Fastify that enforces limits on client requests based on their IP address and time window. | 508 |
| Distributed rate limiting solution with various algorithms and backends | 474 |
| A rate limiting utility that manages access to a service with adjustable time windows and limits. | 453 |