Libraries tagged by circuitbreaker
aguimaraes/circuit-breaker
60916 Downloads
Implementation of the circuit breaker pattern
jooservices/client
2066 Downloads
Strict, extensible PHP 8.5+ HTTP client wrapper for JOOservices
cboxdk/laravel-siem
638 Downloads
The SIEM log-streaming delivery engine for Laravel — a durable transactional outbox, queued batched delivery with retry/backoff/dead-letter/circuit-breaker, SSRF-guarded HTTP egress, encrypted destination secrets, and PII redaction, on top of the framework-agnostic cboxdk/siem core.
micro-module/fault-tolerance-bundle
3245 Downloads
MicroModule FaultTolerance Symfony bundle — circuit breaker + retry + reconnect for Enqueue producers/consumers
syastrebov/laravel-circuit-breaker
1117 Downloads
Laravel package for circuit breaker.
syastrebov/circuit-breaker
1414 Downloads
Circuit breaker wrapper for microservices and api calls.
ksaveras/circuit-breaker
1542 Downloads
Circuit Breaker library
idealizetecnologia/circuit-breaker-php
32516 Downloads
Circuit Breaker for PHP
eljam/circuit-breaker
11130 Downloads
A php Circuit Breaker
bizkit/symfony-circuit-breaker-bundle
46 Downloads
Circuit breaker bundle for Symfony HttpClient.
usamamuneerchaudhary/laraclient
16 Downloads
Configure every third-party API your Laravel app talks to in one file, then see every call in one dashboard.
deeep/service-client-bundle
701 Downloads
Symfony bundle: HTTP client with retry, multi-host, circuit breaker, and async support via Fibers
solution10/circuitbreaker
4849 Downloads
Simple circuitbreaker class that uses Doctrine\Cache to persist state
webrek/laravel-circuit-breaker
58 Downloads
A circuit breaker for Laravel: stop hammering a failing dependency, fail fast, and recover automatically.
sfynx-project/tool-circuitbreaker-bundle
21288 Downloads
This Bundle provides handlers to rapidly develop with the circuit breaker pattern in microservice architecture