webrek/laravel-outbox
Transactional outbox for Laravel: stage messages inside your database transaction and relay them reliably with retries and backoff.
时间:2026-06-17 00:57
survos/fetch-bundle
HTTP fetch utilities for Symfony: resumable chunk downloads, caching, retry/backoff, and concurrent fetch into JSONL
时间:2026-06-06 14:18
orboto/mail
Official PHP SDK for the Orboto Mail Service. Drop-in transactional-mail client with auto-quota-tracking, retry-with-backoff, quota lifecycle events, typed DTOs, and a Laravel Service-Provider out of the box. EU-hosted, GDPR-compliant.
时间:2026-05-17 21:13
monkeyscloud/monkeyslegion-http-client
Enterprise outbound HTTP client for MonkeysLegion: fluent API, cURL transport with connection pooling, middleware pipeline, retry/backoff, PSR-18 bridge, async pools.
时间:2026-05-17 03:36
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
jardisadapter/mailer
SMTP mail client with STARTTLS, authentication, HTML and plain text support, attachments, and retry with exponential backoff; a building block of the open-source foundation that Jardis-generated DDD code runs on
时间:2026-04-02 07:40
jardisadapter/http
PSR-18 HTTP client with cURL transport, Bearer and Basic auth, retry with exponential backoff, and minimal footprint; a building block of the open-source foundation that Jardis-generated DDD code runs on
时间:2026-04-02 05:58
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
stechstudio/backoff
PHP library providing retry functionality with multiple backoff strategies and jitter support
时间:2026-01-04 11:09
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
survos/multi-fetch-bundle
HTTP fetch utilities for Symfony: resumable chunk downloads, caching, retry/backoff, and concurrent fetch into JSONL
时间:2025-10-06 14:01