Libraries tagged by resilient
eshta/resilient-task
7 Downloads
Resilient Task Runner, A circuit breaker implementation, highly configurable task runner with number of max retries, back-off factor, maximum sleep time, and starting sleep time.
tomhart/laravel-resilient-http-client
3 Downloads
Laravel Resilient Http Client
lammensj/resilient
981 Downloads
Install Drupal with some defaults, based on personal experiences.
endisha/resilient-client
9 Downloads
Resilient Client is a PHP package designed to implement a circuit breaker pattern to enhance stability and prevent cascading failure requests
qroques/resilient-data
12 Downloads
A package to make data resilient
lammensj/resilient-vm
19 Downloads
Project template for Resilient distributions inside DrupalVM.
lammensj/resilient-docksal
17 Downloads
A web project using Docksal as environment.
farzai/breaker
0 Downloads
A PHP circuit breaker implementation for resilient applications
rosell-dk/exec-with-fallback
4925297 Downloads
An exec() with fallback to emulations (proc_open, etc)
love-oss/resiliency
17362 Downloads
A circuit breaker implementation for PHP 7.4+
flix-tech/guzzle-circuit-breaker-middleware
164245 Downloads
A Guzzle 6 middleware to integrate `ejsmont-artur/php-circuit-breaker`
sloth-dev-guy/rabbitmq-messages
279 Downloads
Send messages with resilience and idempotence between different applications using rabbitmq
kuiper/resilience
2928 Downloads
Fault tolerance library for PHP
chaos-php/chaos-monkey
1736 Downloads
Chaos Monkey is a resiliency tool that helps PHP applications tolerate random failures
laraveljutsu/bazooka
49 Downloads
Bazooka is a Laravel package that allows developers to simulate controlled failures (like API timeouts) inside their application for resilience testing.