Libraries tagged by worker
waffle-commons/container
163 Downloads
PSR-11 dependency-injection container for Waffle Commons: autowiring, singleton lifecycles, and per-request reset semantics for resident-worker mode.
waffle-commons/config
97 Downloads
YAML configuration for Waffle Commons: environment-layered parameter loading with %env()% placeholder resolution, fail-secure parsing, and boot-time freezing for FrankenPHP workers. Requires ext-yaml.
waffle-commons/cache
96 Downloads
PSR-6 and PSR-16 caching for Waffle Commons: a worker-safe pool and simple-cache facade with pluggable stores.
teamones/framework
6883 Downloads
The Teamones Framework. Extend from Tp3.2 。Based on workerman
synergitech/daemon
24654 Downloads
FuelPHP package to make running long-lived workers easier
splash/bridge-bundle
1472 Downloads
Splash Bridge Bundle - Run Legacy Connectors as Isolated PHAR Workers
splash/bridge-builder
1556 Downloads
Splash Bridge Builder - Package Connectors as Isolated PHAR Workers
semitexa/scheduler
308 Downloads
Semitexa Scheduler — recurring and delayed background jobs with storage-backed planning, lease-based workers, and overlap protection
runchance/rcmaker-framework
336 Downloads
rcmaker is oneness of fpm and cli high performance php framework, support workerman and swoole run mode
runchance/rcmaker
206 Downloads
rcmaker is oneness of fpm and cli high performance php framework, support workerman and swoole run mode
rawphp/warp
563 Downloads
Warm-worker test engine for Laravel + Pest — boots the app once per process and hands each test a sandboxed clone
qbnk/jobqueue-protocol
12917 Downloads
Contains shared code between QBank and Jobqueue consisting of ffmpeg, imageconvert & worker models
ochorocho/frankenphp
14 Downloads
FrankenPHP worker mode support for TYPO3
nowo-tech/openpay-php
274 Downloads
Clean-room PHP SDK for the public Openpay REST API. PHP 8.3+ and FrankenPHP worker-safe (no static merchant credentials).
kode/parallel
102 Downloads
适用于 PHP 8.3+ 的高性能多线程并行并发库:基于 ext-parallel 真线程(ZTS)的主引擎 + 同步回退引擎,可通过 EngineFactory::register() 接入 kode/process 等多进程后端;提供 Runtime、Task、Future、Concurrency 同步原语(Lock/Atomic/Semaphore/Barrier/Channel)、Fiber、WorkerPool 等完整能力