Libraries tagged by php circuit breaker
chiragagg5k/circuit-breaker
99 Downloads
A PHP Circuit Breaker implementation to prevent cascading failures
j-velasco/php-circuit-breaker
0 Downloads
degraciamathieu/php-easy-breaker
32 Downloads
PHP implementation of circuit breaker pattern.
gohany/circuitbreaker-symfony-bundle
250 Downloads
Symfony bundle wiring for Gohany/Circuitbreaker (PHP 7.4, Symfony 5.4+).
monkeyphp/circuit-breaker
6 Downloads
PHP implementation of the circuit breaker pattern
yaknet/circuit-breaker
10 Downloads
A robust and resilient Circuit Breaker implementation for PHP applications.
damianopetrungaro/circuit-breaker
5 Downloads
A Circuit breaker written in PHP
rasuvaeff/circuit-breaker
1 Downloads
Circuit breaker resilience primitive for PHP with pluggable in-memory, APCu, and Redis storage backends
felipechiodini/circuit-breaker
3 Downloads
Circuit breaker pattern implementation in PHP
pransteter/etr-circuit-break-php
0 Downloads
A little library to offer a simple manager of circuit breaker pattern.
octopus-llm/php
4 Downloads
OpenAI-compatible AI gateway with multi-key rotation, circuit breaker, and zero-cost free tier management.
ndtan/php-curl-framework
3 Downloads
NDT PHP cURL Framework — chainable HTTP client & PSR-18 adapter built on ext-curl: retries with decorrelated jitter, hedged requests, circuit breaker, async pool, TLS pinning, caching, VCR, logging, and Laravel/Symfony integrations.
logtide/sdk-php
5 Downloads
LogTide PHP SDK monorepo - log management, tracing, and observability
gohany/circuitbreaker
519 Downloads
Circuit breaker primitives for Symfony and CodeIgniter (PHP 7.4) with Redis stores and probe gating.
matheus85/duat
10 Downloads
Unified resilience patterns for modern PHP: retry, circuit breaker, timeout, bulkhead, rate limiter and fallback. Zero required dependencies.