Libraries tagged by fail
illuminatech/db-safedelete
34 Downloads
Attempts to invoke force delete, if it fails - falls back to soft delete.
icanhazstring/retry
1283 Downloads
Small dependency-less library to retry failing operations
frontwise/craft-monitor404
3901 Downloads
Monitor 404 HTTP not found exceptions. See which requests fail often.
foorg/moose
17 Downloads
Moose - l[oose] object [m]apper. It allows you to map arbitrary data to objects, trying to coerce values to given types and failing gracefully with a list of validation errors. This is useful for consuming or writing APIs where incoming data can be of invalid format or type.
eluhr/yii2-json-attribute-behavior
1145 Downloads
This behavior automatically decodes attributes from JSON to arrays before validation, handling errors and re-encoding if validation fails.
drop-in-gaming/scalingwpdb
1939 Downloads
LudicrousDB is a database class that supports replication, failover, load balancing, & partitioning, based on Automattic's HyperDB drop-in.
ctroms/retryable
196 Downloads
Easily determine and retry fails requests with configuratble strategies
bwowk/behat-overlook-extension
8320 Downloads
Behat extension to keep testing a Scenario outcomes after one of them fails.
brunty/phpunit-vicious-mockery
2 Downloads
A silly extension to PHPUnit to insult you when your tests fail.
bluefrg/retry
5898 Downloads
A simple PHP function used to retry failed operations.
bezier/msgpack-php
226 Downloads
MessagePack with pure PHP fail over
babeuloula/phpunit-coverage-checker
1711 Downloads
PhpUnit coverage checker, fail if coverage goes below a threshold
arkitecht/schedule-alerts
37 Downloads
Get alerted when scheduled scripts fail
api-clients/middleware-http-exceptions
59796 Downloads
Wrap failing HTTP requests in HTTP response type specific exceptions
alirezamires/php-dummy-server
6 Downloads
It simplifies testing by enabling you to define various responses (success, failure) and isolate your application from external dependencies