Libraries tagged by request limit

jonathanstaniforth/laravel-with-limits

1 Favers
9 Downloads

Laravel with limits is a Laravel package that handles API rate limits, down to the method level. The package will read rate limit headers and keep track of requests to prevent exceeding rate limits. GuzzleHttp is used to send requests and receive responses.

Go to Download


oussema-khlifi/api-rate-limiter

1 Favers
0 Downloads

API RATE LIMITER is a package that provides a middelware for laravel applications to enforce rate limiting on incoming API requests using the Token Bucket Algorithm, it helps to prevent abuse of API resources and ensures fair access to the API for all users

Go to Download


avtonom/limit-number-calls-bundle

4 Favers
142 Downloads

Defender for Symfony 2, of the large number of requests. It protects against multiple processing one value. Guard, aims to protect against brute force and dictionary attacks.

Go to Download


syeedalireza/api-rate-limiter-bundle

0 Favers
0 Downloads

Enterprise-grade API rate limiting for Symfony. Supports multiple algorithms (Token Bucket, Sliding Window, Fixed Window), distributed limiting with Redis, and comprehensive analytics. Perfect for production APIs requiring precise request throttling.

Go to Download


lingyihang/hyperf-throttle-requests

0 Favers
217 Downloads

A rate limiter implemented for Hyperf framework.

Go to Download


pratik-dabhi/laravel-firewall

1 Favers
5 Downloads

A powerful and extensible firewall package for Laravel 10+ supporting IP blocking, CIDR rules, rate limiting, request logging, and country blocking.

Go to Download


eforce/throttle

0 Favers
5 Downloads

(API) Rate limiting requests in CakePHP

Go to Download


angwa/superban

0 Favers
7 Downloads

This package helps to limit requests and ban suspicious users for a period of time

Go to Download


allyson/laravel-http-service

1 Favers
82 Downloads

Laravel HTTP Service with request logging and rate limiting control

Go to Download


oihana/php-middleware

0 Favers
30 Downloads

Composable PHP middleware helpers — security headers (HSTS, CSP, X-Frame-Options, Referrer-Policy, X-Content-Type-Options), CORS with preflight, CSRF, request-id, maintenance mode, rate limiting. PSR-7 compatible, zero magic strings.

Go to Download


yu-dev/module-firewall

0 Favers
3 Downloads

Magento 2 firewall: IP-based visitor tracking, request logging, wildcard IP-range blocking, and exact-IP blocking across storefront, admin, REST, SOAP and GraphQL, with an extensible checker chain for future country, User-Agent, and rate-limit rules.

Go to Download


hedii/laravel-throttle-route

0 Favers
61879 Downloads

A Laravel package to throttle requests based on route name

Go to Download


ckailash/twitter-app-only-auth

0 Favers
49 Downloads

Twitter Application Only Auth API for Laravel, which is documented here: https://dev.twitter.com/oauth/application-only. With Application-only authentication you don’t have the context of an authenticated user and this means that any request to API for endpoints that require user context, such as posting tweets, will not work. However, it comes with a higher API rate limit

Go to Download


jalismrs/gentle-force

0 Favers
123 Downloads

Library for limiting both brute-force attempts and ordinary requests, using leaky/token bucket algorithm, based on Redis

Go to Download


one4vision/t3lockdown

0 Favers
1 Downloads

Protects TYPO3 against SQL injection, XSS, malicious headers, abusive requests, and repeated attacks with logging, alerts, rate limiting, temporary IP blocking, and backend analysis tools.

Go to Download


<< Previous Next >>