Skip to content

phly/phly-swoole-taskworker

phly-swoole-taskworker

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