phly/phly-swoole-taskworker

Provides a Task Worker implementation for use with Swoole

2.0.0 2020-03-10 20:21 UTC

This package is auto-updated.

Last update: 2025-08-17 17:46:13 UTC


README

⚠️ Archived 2025-08-17

Use at your own risk.

Build Status Coverage Status

This library provides a simple task worker implementation for use with Swoole server instances.

Installation

Run the following to install this library:

$ composer require phly/phly-swoole-taskworker

Documentation

Browse the documentation in the docs tree.

Support