Libraries tagged by Rtry
code-distortion/backoff
263 Downloads
A PHP retry library implementing backoff strategies and jitter
amashukov/http-client-php
583 Downloads
PSR-18 HTTP client backed by ext-curl, with a middleware pipeline (retry on selected status codes, header injection). PSR-7 / PSR-17 message + factory interfaces; bring your own PSR-7 implementation (nyholm/psr7, guzzlehttp/psr7, slim/psr7, etc.).
acelot/helpers
2604 Downloads
Useful PHP functions for everyday use
rtroncoso/laravel-context
620 Downloads
Provides Service Provider binding depending on a context
rryqszq4/jsonrpc
1 Downloads
Lightweight, fast JsonRPC 2.0 client/server of PHP extension,base on multi_curl + epoll of client.
ubxty/core-ai
56 Downloads
Core AI abstraction layer for Laravel. Provides shared contracts, managers, retry logic, cost tracking, and CLI tools for building AI provider packages.
survos/fetch-bundle
196 Downloads
HTTP fetch utilities for Symfony: resumable chunk downloads, caching, retry/backoff, and concurrent fetch into JSONL
rasuvaeff/yii3-webhooks
292 Downloads
HMAC-signed webhook infrastructure for Yii3 — outbound signing, inbound verification, replay protection, retry policy
polyfills/mb-trim
5296 Downloads
PHP: Provides a user-land polyfill for `mb_trim`, `mb_ltrim`, and `mb_rtrim` functions added in PHP 8.4.
php-standard-library/tcp
1142 Downloads
Non-blocking TCP client and server connections with connection pooling and retry
monkeyscloud/monkeyslegion-http-client
520 Downloads
Enterprise outbound HTTP client for MonkeysLegion: fluent API, cURL transport with connection pooling, middleware pipeline, retry/backoff, PSR-18 bridge, async pools.
luquinhasbrito/asaas-api-sdk-laravel
249 Downloads
SDK Laravel para a API Asaas v3 - cliente HTTP com retry, serviços, Models e Form Requests
gurento/kafka-consumer
91 Downloads
Laravel Kafka consumer module with topic mapping, retry tracking, and operational logs.
deeep/service-client-bundle
634 Downloads
Symfony bundle: HTTP client with retry, multi-host, circuit breaker, and async support via Fibers
cboxdk/laravel-siem
188 Downloads
The SIEM log-streaming delivery engine for Laravel — a durable transactional outbox, queued batched delivery with retry/backoff/dead-letter/circuit-breaker, SSRF-guarded HTTP egress, encrypted destination secrets, and PII redaction, on top of the framework-agnostic cboxdk/siem core.