Libraries tagged by API rate limit
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.
usamamuneerchaudhary/laraclient
16 Downloads
Configure every third-party API your Laravel app talks to in one file, then see every call in one dashboard.
four-bytes/four-http-client
768 Downloads
Modern PHP 8.4+ HTTP client factory and middleware library for API integrations
lhpalacio/zf2-rate-limit
18 Downloads
A Zend Framework 2 module that helps you to deal with rate limit.
creativestyle/magesuite-rest-api-rate-limit-terminator
223 Downloads
Override for Magento Rest API items limit.
avnsh1111/laravel-api-rate-limiter
33 Downloads
Laravel API Rate Limiter is an open-source package designed to help developers easily implement and manage rate limiting for their API endpoints in Laravel applications. This package aims to provide a flexible and configurable solution for protecting APIs from excessive requests, ensuring optimal performance and preventing abuse.
gnikolovski/cb-rate-limiter
151 Downloads
API rate limiter which uses Couchbase for storing data
atomescrochus/laravel-itunes-search-api
343 Downloads
Easily search the iTunes API, with rate limiting awareness and caching support.
gosuccess/easybill-api
5 Downloads
A modern, strongly-typed PHP client for the easybill REST API with built-in rate limiting.
numairawan/ethplorer-api-php
6 Downloads
PHP library for Ethplorer.io API. Supports multiple keys for rate limits, no dependencies, and offers fast performance.
mrsuner/laravel-api-keys
9 Downloads
Developer API key management (prefix-routed keys, rotation with overlap, per-key rate limits, async usage tracking) for Laravel. Works standalone and auto-wires into mrsuner/laravel-api-boilerplate.
mabe/ratelimit-bundle
33 Downloads
This symfony bundle provides functionality to limit requests based on rate limits using Redis.
vectorifyai/guzzle-rate-limiter
5715 Downloads
Guzzle middleware for preventive rate limiting with multi-store support, progressive delays, and cross-process coordination.
hostkurd/flocms-api
5 Downloads
Optional modern API runtime for Flo Framework: explicit routing, middleware, JSON errors, CORS, authentication contracts, and rate limiting.
creativecrafts/laravel-api-response
1481 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.