Libraries tagged by threshold
jalismrs/gentle-force
121 Downloads
Library for limiting both brute-force attempts and ordinary requests, using leaky/token bucket algorithm, based on Redis
rich1888/disk-space-monitor
4 Downloads
Check the available disk space on the server, and alert when a threshold is met.
rawveg/module-upsellmotivator
29 Downloads
Displays messages to encourage customers to add more to their cart to qualify for deals/free shipping etc. The thresholds and deals are all fully configurable.
nebulosar/codeception-coverage-checker
428 Downloads
Extension for codeception. Can be used to fail tests if they are under the coverage threshold
kruegge82/billbee-php-sdk-api
14 Downloads
Documentation of the Billbee REST API to connect a Billbee account to external aplications. ## Endpoint The Billbee API endpoint base url is https://api.billbee.io/api/v1 ## Activation You have to enable the API in the settings of your Billbee account. In addition you need a Billbee API Key identifying the application you develop. To get an API key, send a mail to [email protected] and send us a short note about what you are building. ## Authorization & security Because you can access private data with the Billbee API, every request has to be sent over https and must * Contain a valid API Key identifying the application/developer. It has to be sent as the HTTP header X-Billbee-Api-Key * Contain a valid user login with billbee username and api password in form of a basic auth HTTP header ## Throttling 50 calls per second for each API Key. 10 calls per second for each API Key in combination with Billbee user. Besides that each endpoint has a throttle of max 2 requests per second per combination of API Key and Billbee user. When you exceed the throttle threshold, the API will return a HTTP 429 status code and a Retry-After-Header indicating how many seconds you will have to wait before you can call the API again.
chapdel/slow-query-notifier
1 Downloads
Get notified if your Laravel app ever runs an objectively slow database call (configurable threshold)
bitsbeats/softfailer
6 Downloads
Library to suppress errors unless they exceed a certain threshold within a given time interval
metaclass-nl/tresholds-governor
4430 Downloads
Tresholds Governor, aims to facilitate the protection of authentication against brute force and dictionary attacks
aropixel/sylius-stock-alert-plugin
59 Downloads
Get notifed when your product stock reaches a certain treshold
thesold/laravel-media-manager
73 Downloads
Laravel Media Manager for use with Vue Media Manager
theshopdev/api-client
325 Downloads
theshop API client for Laravel.