Libraries tagged by resilience
harris21/laravel-fuse
87193 Downloads
Circuit breaker for Laravel queue jobs. Protect your workers from cascading failures.
utopia-php/circuit-breaker
50546 Downloads
Light & simple Circuit Breaker for PHP to prevent cascading failures in distributed systems.
gabrielanhaia/laravel-circuit-breaker
2372 Downloads
Laravel integration for PHP Circuit Breaker — multiple storage drivers, middleware, Artisan commands, and event system
craftcms/yii2-cache-cascade
22340 Downloads
A Yii2 cache component that cascades through multiple cache drivers on failure
mobilestock/laravel-resilience
1897 Downloads
Laravel Resilience provides tools to handle failures and improve application reliability through robust retry strategies and queue middlewares.
creativecrafts/laravel-ai-agent-kit
561 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.
kuiper/resilience
4159 Downloads
Fault tolerance library for PHP
rasuvaeff/circuit-breaker
127 Downloads
Circuit breaker resilience primitive for PHP with pluggable in-memory, APCu, and Redis storage backends
rasuvaeff/bulkhead
239 Downloads
Cross-process concurrency limiter (bulkhead) for PHP-FPM, backed by Redis or APCu
georgii-web/retry
2669 Downloads
A PHP package to wrap any piece of code with a retry algorithm.
bizkit/symfony-circuit-breaker-bundle
46 Downloads
Circuit breaker bundle for Symfony HttpClient.
sloth-dev-guy/rabbitmq-messages
2852 Downloads
Send messages with resilience and idempotence between different applications using RabbitMQ
onelap/laravel-resilience-middleware
383 Downloads
Laravel弹性中间件包 - 提供限流、熔断器、服务降级等微服务保护功能
flix-tech/guzzle-circuit-breaker-middleware
165659 Downloads
A Guzzle 6 middleware to integrate `ejsmont-artur/php-circuit-breaker`
laraveljutsu/bazooka
208 Downloads
Bazooka is a Laravel package that allows developers to simulate controlled failures (like API timeouts) inside their application for resilience testing.