Libraries tagged by background worker
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.
white-rabbit-1-sketch/php-worker-pool
6 Downloads
A lightweight PHP library to manage a pool of workers for parallel task execution. This library allows you to easily manage worker threads, process tasks concurrently, and optimize your application’s performance by executing multiple tasks in parallel. Ideal for background jobs, batch processing.
sbooker/event-loop-worker
4734 Downloads
ReactPHP's event loop based worker
philiprehberger/php-background-jobs
68 Downloads
Lightweight background job queue with file-based driver
hakanispirli/laravel-shared-worker
6 Downloads
Production-ready Laravel Queue Worker optimized for shared hosting environments - No SSH, No proc_open required
janicheg/rabbitmq-lite
17 Downloads
Enables You to push jobs to background workers
humolot/ci4-bus
5 Downloads
A full-featured asynchronous Job Bus for CodeIgniter 4 (Queue Worker, Failed Jobs, Delays, Retries, PM2/Supervisor-ready).
ale94lko/php-queue-prophet
1 Downloads
Lightweight, framework-agnostic PHP library to predict background worker memory leaks and queue overflow time before process crashes occur.
nabeghe/cronark
17 Downloads
A lightweight, cron-based background job scheduler and worker manager for PHP.
tracestax/laravel-tracestax
0 Downloads
TraceStax monitoring for Laravel Queue — worker intelligence and observability for your background jobs
vaibhavpandeyvpz/qatar
32 Downloads
Framework agnostic PHP library for publishing and consuming jobs using Redis and ElasticMQ backends.
tomaj/hermes-zmq-driver
0 Downloads
ZeroMq Hermes Driver
scragg0x/react-resque
3 Downloads
ReactPHP based resque worker and job in event loop implementation in PHP
nag/gearmanager
6 Downloads
Small library for handling and managing gearman workers client
lucups/presque
33 Downloads
Redis backed library for creating background jobs and processing them later.