Libraries tagged by fail
eugenefvdm/api-framework
820 Downloads
APIs for various services with Laravel Facade access and lots of automated tests.
aureola/laravel-teapot
1551 Downloads
Laravel teapot to trap vulnerability scanners and integrate with fail2ban via HTTP 418
amphp/thread
5672 Downloads
Non-blocking thread pool task dispatch
unicorn-fail/editor.md
58384 Downloads
Open source embeddable online markdown editor.
webproject-xyz/codeception-module-ai-reporter
5066 Downloads
Codeception extension that emits deterministic AI-friendly failure reports
vortos/vortos-secrets
574 Downloads
Vortos Secrets — billion-dollar-grade secrets management: redact-by-construction values, envelope encryption (XChaCha20-Poly1305 payload + off-host age/X25519 key custody), two-phase rotation with grace windows, fail-closed CI/doctor preflight, and zero-standing-secret injection. Built on the OpsKit driver pattern.
voceconnect/wp-large-options
5245 Downloads
You may wish to store a larger option value than is recommended on WordPress.com. If your option data will exceed 400K, or is of an unpredictable size (such as an HTML fragment etc.) you should use the wp_large_options plugin to store the option in a cache-safe manner. Failure to do this could result in the option not being cached, and instead fetched repeatedly from the DB, which could cause performance problems.
thesmsworks/smsw-php-sdk
13234 Downloads
The SMS Works provides a low-cost, reliable SMS API for developers. Pay only for delivered texts, all failed UK messages are refunded.
serendipity_hq/component-then-when
177587 Downloads
A library to calculate the time of next retry in apps that need to be fault tolerant and retry failed attempts of doing something.
poor-plebs/guzzle-connect-retry-decider
4641 Downloads
A guzzle retry middleware decider that re-attempts requests whenever a connection fails to be established. Always retries up to x times for GET requests and under specific conditions also for other HTTP methods.
olegsoft/first-or-create
18286 Downloads
Trait for Yii2 ActiveRecord. Search for a model ActiveRecord or create a new one in case of failure
nicodev/asserts
35606 Downloads
List of traits that make assertions and throw Exception if assertion fails.
netlogix/nxmessengerfailedtransports
4087 Downloads
Failed transports implementation for messenger in TYPO3
mobilestock/laravel-resilience
1539 Downloads
Laravel Resilience provides tools to handle failures and improve application reliability through robust retry strategies and queue middlewares.
mobilestock/laravel-http-client-auto-throw-error
1092 Downloads
A simple Laravel package that enhances Laravel's HTTP client. It automatically throws exceptions on failed responses and prevents response truncation in exceptions, ensuring full visibility for easier debugging of API interactions.