Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 740 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 740 Bytes

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