Libraries tagged by failure
christopheraseidl/circuit-breaker
418 Downloads
A simple circuit breaker that prevents cascading failures.
chiragagg5k/circuit-breaker
99 Downloads
A PHP Circuit Breaker implementation to prevent cascading failures
bestiony/laravel-api-response
3 Downloads
A wrapper around Laravel response function that returns a consistent API response o failure or success
beeline/yii2-circuit-breaker
37 Downloads
Circuit Breaker pattern implementation for Yii2 to prevent cascading failures
awaiskhan18/resman
6 Downloads
ResMan is a PHP class that provides a convenient way to handle API responses with standard status codes and response structures. It includes methods for handling validation errors, success responses, and failure responses.
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
aabadawy/laravel-row-catcher
7 Downloads
Catch Failures and success rows for iterables
mvpopuk/laravel-enhanced-failed-jobs
4 Downloads
Laravel package for Queuewatch - Real-time queue failure monitoring
mfn/phpunit-immediate-exception-printer
4 Downloads
Immediately prints exception and assertion failures during testing.
atoum/deprecated-extension
2889 Downloads
atoum extension to avoid failures on deprecated errors
faliure/october-drivers-plugin
2 Downloads
Drivers OctoberCMS plugin
faliure/laravel-separate-databases
11997 Downloads
Laravel Eloquent Relationships for Models living in separate databases (different hosts or same)
faliure/laravel-resourceable
64 Downloads
Access a Model's underlying Resources from the Model itself
faliure/laravel-custom-builder
73 Downloads
Custom Eloquent Builders to manipulate its results as defined