Libraries tagged by resilient
rosell-dk/exec-with-fallback
8422310 Downloads
An exec() with fallback to emulations (proc_open, etc)
love-oss/resiliency
19579 Downloads
A circuit breaker implementation for PHP 7.4+
utopia-php/circuit-breaker
58653 Downloads
Light & simple Circuit Breaker for PHP to prevent cascading failures in distributed systems.
gabrielanhaia/laravel-circuit-breaker
2519 Downloads
Laravel integration for PHP Circuit Breaker — multiple storage drivers, middleware, Artisan commands, and event system
craftcms/yii2-cache-cascade
25055 Downloads
A Yii2 cache component that cascades through multiple cache drivers on failure
chaos-php/chaos-monkey
4008 Downloads
Chaos Monkey is a resiliency tool that helps PHP applications tolerate random failures
mobilestock/laravel-resilience
2950 Downloads
Laravel Resilience provides tools to handle failures and improve application reliability through robust retry strategies and queue middlewares.
kuiper/resilience
4315 Downloads
Fault tolerance library for PHP
onelap/laravel-resilience-middleware
407 Downloads
Laravel弹性中间件包 - 提供限流、熔断器、服务降级等微服务保护功能
rasuvaeff/circuit-breaker
173 Downloads
Circuit breaker resilience primitive for PHP with pluggable in-memory, APCu, and Redis storage backends
rasuvaeff/bulkhead
285 Downloads
Cross-process concurrency limiter (bulkhead) for PHP-FPM, backed by Redis or APCu
georgii-web/retry
2694 Downloads
A PHP package to wrap any piece of code with a retry algorithm.
epignosis/flipster
45 Downloads
An OpenFeature toolkit for PHP: inject any provider, wrap it in a circuit breaker, and fall back to configured defaults when it degrades.
sloth-dev-guy/rabbitmq-messages
2881 Downloads
Send messages with resilience and idempotence between different applications using RabbitMQ
creativecrafts/laravel-ai-agent-kit
716 Downloads
Laravel AI Agent Kit is a Laravel package that delivers a structured agent-workflow toolkit on the official Laravel AI SDK: pipelines, queued jobs, multi-agent orchestration, safe tooling, resilience, and redacted domain events for operational visibility.