shamanzpua/idempotency-engine
Framework-agnostic PHP idempotency engine for safe retries, concurrency control and duplicate suppression in distributed systems
时间:2026-06-10 14:41
cleaniquecoders/laravel-config-webhook
Define, sign, dispatch and log outgoing webhooks in Laravel with retries, HMAC signatures, and an optional Livewire + Flux admin UI.
时间:2026-06-08 13:36
crumbls/fanout
Catch incoming webhooks and fan them out to multiple downstream destinations with retries, signing, transformation, filtering, and replay.
时间:2026-04-28 17:26
shoxcie/batch-http-client
HTTP request batch executor with individual retries, built on Symfony HttpClient.
时间:2026-04-15 22:12
romalytar/yammi-jobs-monitoring-laravel
Queue monitoring and observability for Laravel. Tracks job lifecycle, retries, failures and a dead-letter queue across all queue drivers (Redis, SQS, database, sync), with failure fingerprinting, scheduled-task monitoring, worker heartbeats, duration-anomaly detection and alerts (Slack, mail, PagerD
时间:2026-04-12 13:32
semitexa/webhooks
Semitexa Webhooks - inbound verification/deduplication and outbound durable delivery with retries
时间:2026-04-02 07:18
proxynth/larawebhook
LaraWebhook is an open-source Laravel package for securely and reliably managing incoming webhooks. It validates signatures, handles retries, and logs errors transparently. Ideal for Stripe, GitHub, Slack, and more!
时间:2026-03-30 16:42
philiprehberger/http-retry-client
HTTP client wrapper with automatic retries, exponential backoff, and jitter
时间:2026-03-13 17:47
kislayphp/queue
Native PHP distributed job queue with a standalone queue server, producer client, worker runtime, retries, and DLQ support
时间:2026-02-15 07:49
illusiard/yii2-rabbitmq
Yii2 RabbitMQ extension with lazy AMQP connections, publisher confirms, topology tools, consumers, retries, DLQ helpers, and RPC.
时间:2026-01-11 21:32
frost-bit-star/kyphp
Ky-style minimal and fast PHP HTTP client with async batch support, hooks, retries, and JSON handling.
时间:2026-01-06 15:27
securetrading/http
Secure Trading's HTTP package - provides a generic HTTP interface and an implementation that uses cURL. Supports logic for retries; SSL verification; etc.
时间:2026-01-04 17:21
guzzlehttp/retry-subscriber
Retries failed HTTP requests using customizable retry strategies (Guzzle 4+)
时间:2026-01-04 05:46
ovarun/idempotency-request-locker
Idempotency middleware for Laravel to prevent duplicate API actions using request signatures and distributed locks. Ensures safe retries for payments, webhooks, and critical actions.
时间:2025-11-29 19:50