Libraries tagged by failure
voceconnect/wp-large-options
3711 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
11472 Downloads
Trait for Yii2 ActiveRecord. Search for a model ActiveRecord or create a new one in case of failure
ethercreative/yii2-login-attempts-behavior
3802 Downloads
Disable login after multiple failures.
michaelferreira/failure-coach
403 Downloads
Quotes of wisdom from the failure coach
fokin/phpunit-failures-formatter
963 Downloads
Helps to colorize and format failure messages
phptry/phptry
6175 Downloads
Try type for PHP
honzamac/conditional-retry
13557 Downloads
Conditionally retry any third party api call
zodimo/base-return
127 Downloads
Basic types that communicates the possibility of failure and optional values.
xtompie/result
2958 Downloads
Functional handling failures, input errors
naumov-adata/health-notify
222 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
392 Downloads
Quotes of wisdom from the failure coach
itx/importer
219 Downloads
A TYPO3 extension which contains a failure safe framework for building structured import processes.
etsvthor/telegram-failed-job-monitor
1257 Downloads
Failed job monitor which sends Telegram notifications on job failure
derekdowling/stubborn
15663 Downloads
Configurable call handler that is persistent against failures.
chaos-php/chaos-monkey
1696 Downloads
Chaos Monkey is a resiliency tool that helps PHP applications tolerate random failures