dnakitare/laravel-outbox
Transactional outbox pattern for Laravel — events and jobs persisted atomically with your business writes, then replayed reliably with backoff and dead-letter.
时间:2026-04-19 01:37
philiprehberger/php-retry
Composable retry utility with exponential backoff, jitter, and exception filtering
时间:2026-03-15 23:14
philiprehberger/http-retry-client
HTTP client wrapper with automatic retries, exponential backoff, and jitter
时间:2026-03-13 17:47
eventsauce/backoff
Back-off strategy interface
时间:2026-01-04 17:26
stechstudio/backoff
PHP library providing retry functionality with multiple backoff strategies and jitter support
时间:2026-01-04 11:09
vivait/backoff
A configurable and expandable backoff timing generator with the idea to be used for async services
时间:2026-01-04 07:29
yriveiro/php-backoff
Simple backoff / retry functionality
时间:2026-01-04 03:47
jbzoo/retry
Tiny PHP library providing retry functionality with multiple backoff strategies and jitter support
时间:2026-01-04 03:44
brainweb/http-client
A simple HTTP client with retry logic and error logging
时间:2025-12-10 00:39
cline/retry
Comprehensive retry strategies with exponential backoff, jitter, and circuit breaker support for PHP 8.4+
时间:2025-10-31 13:46
ahed92wakim/laravel-db-transaction-retry
Gracefully retry Laravel transactions on database deadlocks and other retryable errors with configurable backoff, structured logging, and reusable helpers.
时间:2025-10-22 16:50
solophp/job-queue
A lightweight and reliable database-backed job queue for PHP with atomic claim, visibility timeout, and exponential backoff.
时间:2025-09-26 06:08
meius/laravel-transaction-orchestrator
Attribute-driven transactions and row-level locks for Laravel: retries, backoff, HTTP-aware rollbacks, and FOR UPDATE/SHARE on route model binding.
时间:2025-09-02 11:21
code-distortion/backoff
A PHP retry library implementing backoff strategies and jitter
时间:2025-01-07 14:18
ahed92wakim/laravel-mysql-deadlock-retry
Gracefully retry Laravel transactions on database deadlocks and other retryable errors with configurable backoff, structured logging, and reusable helpers.
时间:2025-01-03 16:04