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: 2024-04-11 13:58:45 UTC


README

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