Libraries tagged by workers
valorin/l4-down-safe
1013 Downloads
Artisan command for switching a Laravel 4 queue worker into maintenance mode alongside the application safely.
reactphp-x/framework
22 Downloads
A lightweight application framework integrating Framework X with reactphp-x workers.
phpsoftbox/queue
91 Downloads
Queue and worker component for the PhpSoftBox framework
opengento/magento2-frankenphp-plugin
117 Downloads
Composer Plugin to map frankenphp base workers to Magento pub directory.
ochorocho/frankenphp
1 Downloads
FrankenPHP worker mode support for TYPO3
nowo-tech/redsys-php
4 Downloads
Clean-room PHP SDK for the public Redsys TPV Virtual protocol (HMAC signing, redirect, REST). PHP 8.3+ and FrankenPHP worker-safe.
nmeri/suphle-starter
29 Downloads
Setup Suphle folder structure and provide workers or entry scripts for handling incoming requests
muxtorov98/yii2-kafka
15 Downloads
Kafka integration for Yii2 with full worker auto discovery & retry support.
madeiteasytools/multiverse
12 Downloads
Multi-Language Worker Integration for Laravel - Run Python, Node.js and more from your Laravel app
lumnd/plato-workerman
14 Downloads
Workerman adapter for PlatoPHP WebSocket and TCP servers, worker processes and protocol handling
larawelders/queue-event-logger
2 Downloads
Log Laravel queue worker lifecycle events
kylin987/webman-redis-queue-drain
45 Downloads
Drain Redis Queue consumers before reloading Webman workers.
kinetis/queue-sql
4 Downloads
A SQL-backed (MySQL/Postgres) queue implementation for kinetis/queue's QueueInterface — SELECT ... FOR UPDATE SKIP LOCKED for exactly-once delivery, an optional visibility timeout for a crashed worker's reserved job.
kinetis/queue-redis
11 Downloads
A Redis-backed queue implementation for kinetis/queue's QueueInterface — the reliable-queue pattern (pending/processing/delayed lists), so a worker crash never silently loses a job.
jotaelesalinas/php-simple-mapreduce
0 Downloads
A simple in-memory map/reduce engine for PHP iterables, without workers or configuration.