Libraries tagged by threls
methorz/php-profiler
0 Downloads
Request-scoped performance profiling with detailed timing, memory tracking, percentile metrics, and intelligent threshold monitoring for PHP applications
masq/guardian
77 Downloads
Suspicion-scoring trust & moderation engine for Laravel. Pluggable detectors accrue suspicion points; thresholds flag, restrict, queue for review, or ban.
martianatwork/laravel-wp-api
20 Downloads
Laravel package for the Wordpress JSON REST API forked from threesquared
mainstreamct/laravel-wp-api
24 Downloads
Laravel package for the Wordpress JSON REST API forked from threesquared then forked from mattwilding, adding support for WP Multisite configs.
magematch/magento2-inventory-alert
1 Downloads
Magento 2 module that monitors inventory thresholds and delivers scheduled low-stock digest emails to administrators.
laratables/laravel-shipping
10 Downloads
A weight-based shipping cost calculator for Laravel with database-driven weight bands, free shipping thresholds, flat-rate fallback and a global on/off toggle.
kruegge82/billbee-php-sdk-api
26 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.
kreatif/laravel-queue-watchdog
21 Downloads
A Laravel package to monitor queue failures and send notifications based on thresholds and time windows.
justinholtweb/craft-friend
0 Downloads
Every dead URL has a friend. When a page 404s, Friend finds the entry the visitor was probably after and sends them there — under rules you write, with a threshold you set, and a log of every guess it made.
johnfmorton/login-lockdown
65 Downloads
Prevents brute force password attacks on the Craft CMS control panel by tracking failed login attempts per IP address and blocking access after a configurable threshold.
claudiu-cristea/solar-relay
0 Downloads
Reads the live power from an inverter that supports Modbus/TCP API and turns ON or OFF a list of configured relays, depending on whether the measured produced power is between the configured thresholds.
chapdel/slow-query-notifier
1 Downloads
Get notified if your Laravel app ever runs an objectively slow database call (configurable threshold)
cboxdk/laravel-nexus
61 Downloads
Cbox Nexus — the US economic-nexus engine for Laravel: accumulate a seller's sales per state, detect when a post-Wayfair threshold is crossed, and report where registration is required.
bitsbeats/softfailer
9 Downloads
Library to suppress errors unless they exceed a certain threshold within a given time interval
bcmarketplace/module-quote-maintenance
4 Downloads
Professional quote lifecycle management module for Adobe Commerce. Automatically removes stale quotes based on configurable age thresholds.