Laravel-Throttle

Rate limiter

A package to manage rate limiting in Laravel applications

A rate limiter for Laravel

GitHub

705 stars
20 watching
61 forks
Language: PHP
last commit: 8 months ago
Linked from 1 awesome list

hacktoberfest

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
yudppp/throttle A library that provides a throttle function for rate limiting functions in Go. 38
jaytaph/ratelimitbundle A bundle for Symfony applications that simplifies rate limiting by adding an annotation to controllers and actions. 332
grahamcampbell/laravel-markdown A package providing CommonMark support in Laravel applications 1,319
reugn/equalizer A set of performant rate limiters for Go applications 88
dryruby/rack-throttle A Rack middleware that limits the rate of incoming HTTP requests to applications. 947
ulule/limiter A middleware library for Go that enforces rate limits on HTTP requests 2,099
grahamcampbell/laravel-exceptions Provides a powerful error response system for Laravel 586
grahamcampbell/laravel-security A wrapper of anti-XSS functionality for Laravel, providing a secure way to clean user input. 239
grahamcampbell/laravel-github A PHP library that bridges Laravel with the GitHub API 622
lpinca/valvelet A utility to limit the execution rate of functions in promise-returning code. 38
sindresorhus/p-throttle A utility for rate-limiting function calls to prevent excessive usage and ensure efficient resource utilization 443
usemuffin/throttle A plugin that limits the number of requests a client can make to an application in a given time frame. 63
fastify/fastify-rate-limit Provides a low-overhead rate limiter for Fastify routes. 501
mennanov/limiters Distributed rate limiting solution with various algorithms and backends 460
grempe/ex_rated A rate limiting utility that manages access to a service with adjustable time windows and limits. 452