Libraries tagged by resilience
yaknet/lighthouse
0 Downloads
A lightweight, zero-dependency performance profiler and CLI/HTML flamegraph renderer for PHP.
yaknet/event-dispatcher
7 Downloads
An enterprise-grade, highly modular, PSR-14 compliant event dispatching component with priority listener providers and event subscribers.
yaknet/circuit-breaker
10 Downloads
A robust and resilient Circuit Breaker implementation for PHP applications.
webrek/saga
0 Downloads
Orchestration-based sagas for PHP: run multi-step processes and roll them back with per-step compensations when one fails. Framework-agnostic core with an optional Laravel bridge.
webrek/laravel-circuit-breaker
59 Downloads
A circuit breaker for Laravel: stop hammering a failing dependency, fail fast, and recover automatically.
weakbit/fallback-cache
1 Downloads
Keeps TYPO3 sites responsive by switching cache operations to configured fallback backends when primary cache backends fail.
wal3fo/laravel-sentinel
0 Downloads
Production-ready circuit breaker package for Laravel queue jobs and service calls.
senza1dio/security-shield
0 Downloads
Security Middleware for PHP - Honeypot, Scanner Detection, Rate Limiting, Resilience Patterns
philiprehberger/php-retry
68 Downloads
Composable retry utility with exponential backoff, jitter, and exception filtering
philiprehberger/php-circuit-breaker
68 Downloads
Circuit breaker pattern with configurable thresholds and multiple storage backends
matheus85/duat
10 Downloads
Unified resilience patterns for modern PHP: retry, circuit breaker, timeout, bulkhead, rate limiter and fallback. Zero required dependencies.
lucifer07/fuse
0 Downloads
Circuit breaker for Laravel queue jobs. PHP 8.1 compatible.
kissmint3395/aegis
0 Downloads
A PHP 8.2+ resilience library combining Retry, Circuit Breaker, Timeout, and more into a composable pipeline. Inspired by Resilience4j and .NET Polly.
jooservices/laravel-client
0 Downloads
Laravel integration for JOOservices Client: named HTTP connections, transport logging, and ops/activities/events wiring.
hugorutemberg/service-circuit-breaker
1 Downloads
Circuit breaker leve para APIs externas instáveis. Estado compartilhado em qualquer cache PSR-6, janela deslizante de falhas, log rolante de erros agrupados e status pronto para dashboard.