Libraries tagged by throttler
bmilesp/email_queue
19 Downloads
Queue, Throttle, and Send-In-the-Future emails
jeroenvisser101/leakybucket
107315 Downloads
An implementation of the Leaky Bucket algorithm.
andrey-tech/bitrix24-api-php
47058 Downloads
Обертка на PHP7+ для работы с API Битрикс24 с использованием механизма входящих вебхуков, троттлингом запросов и логированием в файл
andrey-tech/http-client-php
47951 Downloads
Простой НТТР(S) клиент на PHP7+ с троттлингом запросов и поддержкой маркера BOM в теле сообщения формата JSON
andrey-tech/yclients-api-php
3754 Downloads
Обертка для работы с API YCLIENTS v2.0 c троттлингом запросов и логированием в файл
andrey-tech/amocrm-api-php
5018 Downloads
Простая обертка для работы с API amoCRM v2 с авторизацией по протоколу oAuth 2.0 или по API-ключу пользователя, поддержкой AJAX-запросов к frontend-методам, троттлингом запросов, блокировкой одновременного обновления одной сущности и логированием запросов/ответов к API в файл
aeon-php/rate-limiter
141778 Downloads
Aeon rate limiter (throttling) library
thettler/laravel-console-toolkit
3724 Downloads
This Package provides some usefully console features like the attribute syntax for arguments and options, validation, auto ask and casting.
cerbero/auth
199 Downloads
Laravel module to implement the authentication system into your applications.
fet/laminas-rate-limiting
209 Downloads
A rate limiting module for Laminas MVC applications.
detain/rate-limit
231 Downloads
PHP rate limiting library with Token Bucket and Leaky Bucket Algorithms, based on palepurple/rate-limit, grandson to touhonoob/rate-limit, and jeroenvisser101/LeakyBucket
andrey-tech/bx24-wrapper-js
8 Downloads
Простой класс-обертка на JavaScript для стандартной JS-библиотеки Битрикс24. Позволяет избежать ада колбеков и работать c REST API Битрикс24 с помощью асинхронных функций и асинхронных генераторов ECMAScript 9
thettler/laravel-factory-classes
395 Downloads
A Package to easy create Factory Classes for your tests with a fluent api and automatic auto completion
thettler/laravel-command-attribute-syntax
6 Downloads
This Package allows the use of PHP Attributes to specify a command signature
ninjaphp/ninja
610 Downloads
A simple but very effective PHP firewall. It enables you to easily block most SQL and XSS injections. It also includes a white-/blacklisting of IP's and throttling request using Leaky Bucket.