Libraries tagged by failures
voceconnect/wp-large-options
4007 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.
olegsoft/first-or-create
13168 Downloads
Trait for Yii2 ActiveRecord. Search for a model ActiveRecord or create a new one in case of failure
aeon-php/retry
149893 Downloads
Retry fragile operations in case of failure with different delay strategies and possibility to skip/terminate execution
fokin/phpunit-failures-formatter
1165 Downloads
Helps to colorize and format failure messages
creativestyle/magesuite-order-failure-notification
762 Downloads
Extension for notifying about the order failures
phptry/phptry
6176 Downloads
Try type for PHP
honzamac/conditional-retry
13674 Downloads
Conditionally retry any third party api call
xtompie/result
3959 Downloads
Functional handling failures, input errors
sampoyigi/ti-ext-horizon
432 Downloads
Horizon allows you to easily monitor key metrics of your queue system such as job throughput, runtime, and job failures.
razorpay/lqext
65818 Downloads
Laravel queue enhancements, failure handling & retries.
naumov-adata/health-notify
721 Downloads
HealthNotifier is a library for performing system health checks and sending notifications upon issue detection. Easily configurable to fit your project's needs, it ensures continuous monitoring of your applications and prompts quick responses to failures, enhancing the reliability and stability of your infrastructure.
michaelferreira/laravel-disinspire
551 Downloads
Quotes of wisdom from the failure coach
itx/importer
534 Downloads
A TYPO3 extension which contains a failure safe framework for building structured import processes.
etsvthor/telegram-failed-job-monitor
1404 Downloads
Failed job monitor which sends Telegram notifications on job failure
ethercreative/yii2-login-attempts-behavior
4053 Downloads
Disable login after multiple failures.