Libraries tagged by beckhoff
lag/adminbundle
5926 Downloads
Generic admin bundle for Symfony2 from L'arrière-guichet
kodefarmers/laravel-cadence
0 Downloads
Progressive, strategy-based backoff for Laravel.
deboorn/expbackoffworker
25931 Downloads
Adds automatic exponential backoff to Laravel 5's queue worker
rundiz/fuel-start
11 Downloads
The backoffice system built on FuelPHP framework for developers.
okvee/fuel-start
18 Downloads
The backoffice system built on FuelPHP framework for developers.
bluebear/adminbundle
151 Downloads
Generic admin bundle for Symfony2 from L'arrière-guichet
wptechnix/wp-background-jobs
6 Downloads
A simple, reliable, zero-dependency background job queue for WordPress. Object jobs, delays, retries with backoff, failed-jobs table, atomic reservation, async and WP-Cron and WP-CLI processing.
webrek/laravel-outbox
6 Downloads
Transactional outbox for Laravel: stage messages inside your database transaction and relay them reliably with retries and backoff.
orboto/mail
240 Downloads
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.
jardisadapter/mailer
8 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
8 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
gridphp/ci4-starter
6 Downloads
CodeIgniter-4 application starter pre-configured with GridPHP low-code DataGrid designed for building lightning-fast CRUD, DB admin panels, CRMs & backoffice tools. It generates fully interactive, mobile-ready CRUDs from db tables of MySQL, PostgreSQL/Supabase, Oracle & SQLServer
ekomobile/retry
563 Downloads
Retry with backoff
cloud-castle/redis
23 Downloads
Full-featured Redis client for PHP 8.1+: RESP2/RESP3, pipelines, transactions, Pub/Sub, Cluster, Sentinel, TLS, SCAN iterators, transparent serialization and compression, automatic reconnect with backoff and a built-in in-memory Redis server for tests. Zero runtime dependencies.
ahed92wakim/laravel-db-transaction-retry
67 Downloads
Gracefully retry Laravel transactions on database deadlocks and other retryable errors with configurable backoff, structured logging, and reusable helpers.