Libraries tagged by resiliant
rosell-dk/exec-with-fallback
5281070 Downloads
An exec() with fallback to emulations (proc_open, etc)
eshta/resilient-task
8 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
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.
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
farzai/breaker
0 Downloads
A PHP circuit breaker implementation for resilient applications
paragonie/sodium_compat
100087962 Downloads
Pure PHP implementation of libsodium; uses the PHP extension if it exists
visus/cuid2
596847 Downloads
A PHP library for generating collision-resistant ids (CUIDs).
love-oss/resiliency
17590 Downloads
A circuit breaker implementation for PHP 7.4+
flix-tech/guzzle-circuit-breaker-middleware
164747 Downloads
A Guzzle 6 middleware to integrate `ejsmont-artur/php-circuit-breaker`
sloth-dev-guy/rabbitmq-messages
669 Downloads
Send messages with resilience and idempotence between different applications using rabbitmq
laraveljutsu/bazooka
71 Downloads
Bazooka is a Laravel package that allows developers to simulate controlled failures (like API timeouts) inside their application for resilience testing.