phly/phly-swoole-taskworker

This package is abandoned and no longer maintained. No replacement package was suggested.

Provides a Task Worker implementation for use with Swoole

Installs: 3 220

Dependents: 0

Suggesters: 0

Security: 0

Stars: 11

Watchers: 3

Forks: 2

Open Issues: 1

pkg:composer/phly/phly-swoole-taskworker

2.0.0 2020-03-10 20:21 UTC

This package is auto-updated.

Last update: 2025-09-17 18:12:53 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