Skip to content

alchemy-fr/worker-component

Repository files navigation

queue-component

License Packagist Travis Coverage Scrutinizer Packagist

alchemy/worker-component is a library providing a simple worker and dispatcher for use with messages queues

Installation

The only supported installation method is via Composer. Run the following command to require the package in your project:

composer require alchemy/worker-component

Quickstart guide