Libraries tagged by tarot
maba/gentle-force
619938 Downloads
Library for limiting both brute-force attempts and ordinary requests, using leaky/token bucket algorithm, based on Redis
tartanlegrand/laravel-openapi
215090 Downloads
Generate OpenAPI Specification for Laravel Applications
bandwidth-throttle/bandwidth-throttle
148154 Downloads
Bandwidth throttle at application layer
hyperf/token-bucket
1911614 Downloads
Implementation of the Token Bucket algorithm.
diversen/http-send-file
356291 Downloads
Sends a file to a client, with support for (multiple) range requests. It is also able to throttle the download.
andrey-tech/bitrix24-api-php
78972 Downloads
Обертка на PHP7+ для работы с API Битрикс24 с использованием механизма входящих вебхуков, троттлингом запросов и логированием в файл
beheh/flaps
251682 Downloads
Modular library for rate limiting requests in applications
flowd/phirewall
6966 Downloads
A PHP Firewall and rate limiter based on PSR-7 and PSR-15 middleware (safelists, blocklists, throttles, fail2ban)
websoftwares/throttle
52410 Downloads
Ban identifier after certain amount of requests in a given timeframe.
rackbeat/php-throttler
36882 Downloads
Throttle PHP function calls and iteration runs by X executions per second.
owncloud/tarstreamer
439387 Downloads
A library for dynamically streaming dynamic tar files without the need to have the complete file stored on the server.
deepdiver1975/tarstreamer
769296 Downloads
A library for dynamically streaming dynamic tar files without the need to have the complete file stored on the server.
bentools/guzzle-throttle-middleware
258752 Downloads
A GuzzleHTTP Middleware that can delay requests before sending them.
alt-three/throttle
144314 Downloads
A request rate limiter for Laravel 5.2+
rtheunissen/guzzle-rate-limiter
180291 Downloads
Guzzle 6 middleware used to delay requests dynamically