Libraries tagged by exponent
mingalevme/retryable-psr-http-client
290 Downloads
The package provides a familiar PSR HTTP Client interface with automatic retries and exponential backoff (and others strategies). It is a thin wrapper over the standard PSR HTTP Client and exposes same public API. This makes the decorator very easy to drop into existing programs.
jardisadapter/mailer
115 Downloads
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
jardisadapter/http
122 Downloads
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
alymosul/laravel-expo
286 Downloads
Exponent push notifications driver for laravel
se7enxweb/ezpublish
250 Downloads
Exponential 6. Maintained by 7x. For General Use With PHP 8.1 through 8.4.x+. Further feature releases in development. Please sponsor our work on the Exponential (CMS System). This is capable of being used standalone or combined with Ibexa OSS
se7enxweb/exponentialbasic
1 Downloads
Exponential Basic 2.4. Maintained by 7x. For General Use With PHP 8.3. Further feature releases in development. Please sponsor our work on the Exponential (CMS System). This is capable of being used standalone for a personal home page cms that is simple and easy to understand.
se7enxweb/exponential-platform-nexus
18 Downloads
Exponential Platform Nexus is an Netgen Layouts, Media Site, eZ Platform (+Legacy) distribution with Demo Site Provided Starter Bundle.
se7enxweb/exponential-legacy-installer
207 Downloads
Installer for eZ Publish legacy extensions and legacy kernel itself.
nsleta/exponential_backoff
5 Downloads
dive-be/laravel-expo-channel
81 Downloads
Expo Notifications Channel for Laravel
smoren/sequence
63 Downloads
Iterator-based sequences
philiprehberger/php-retry
68 Downloads
Composable retry utility with exponential backoff, jitter, and exception filtering
orangesoft/backoff
563 Downloads
Back-off algorithm implementation.
deboorn/expbackoffworker
25931 Downloads
Adds automatic exponential backoff to Laravel 5's queue worker
philiprehberger/http-retry-client
68 Downloads
HTTP client wrapper with automatic retries, exponential backoff, and jitter