Libraries tagged by Rtry
yucadoo/bgy-neighborhoods-diagnostic
2 Downloads
Error detection strategy for Boris Guéry's transient error handling using Neighborhoods' throwable diagnostic component.
syeedalireza/payment-gateway-orchestrator
0 Downloads
Symfony payment orchestrator supporting multiple gateways (Stripe, PayPal, Square, Mollie) with retry and reconciliation
simsoft/http-client
145 Downloads
A fluent, zero-dependency PHP HTTP client with built-in OAuth2, retry, middleware, and streaming — powered by cURL.
runthered/runthered
583 Downloads
Run The Red PHP Wrapper libraries for public APIs
raryk/highlight
6 Downloads
A small library for cutting links and searching
phpmystic/retrofit-php
1 Downloads
A type-safe HTTP client for PHP inspired by Square's Retrofit. Turn your HTTP API into a PHP interface using attributes.
phpdot/rabbitmq
0 Downloads
RabbitMQ client for PHP: publish, consume, retry, dead letter, topology.
philiprehberger/php-circuit-breaker
68 Downloads
Circuit breaker pattern with configurable thresholds and multiple storage backends
notification-hub/hub
0 Downloads
A reusable, extensible, and production-ready notification system for PHP
nerds-and-company/craft-mailretry-plugin
200 Downloads
Retry mails in background when they fail
ndtan/php-curl-framework
3 Downloads
NDT PHP cURL Framework — chainable HTTP client & PSR-18 adapter built on ext-curl: retries with decorrelated jitter, hedged requests, circuit breaker, async pool, TLS pinning, caching, VCR, logging, and Laravel/Symfony integrations.
monk24215/url-redirect-php-request-forwarder
1 Downloads
Framework-agnostic PHP HTTP request forwarder with retry, full passthrough, and pluggable logging.
mohamedhekal/integrator
0 Downloads
Resilient Laravel HTTP client toolkit: retries, rate limits, circuit breakers, and auth strategies
mnb/scraperkit
4 Downloads
MNB ScraperKit V1.0.3 - enterprise-ready PHP crawling and data extraction framework with AI crawl intelligence, search discovery, authorized mail/webmail extraction connectors, publisher metadata workflows, extraction recipes, provenance, quality reports, datasets, queues, dashboards, and compliance tooling.
memdevs/attempt
367 Downloads
A small library for attempting operations with graceful retries, based on an idea by igorw/retry