dev-lucid/queue

1.0.0 2016-04-25 18:15 UTC

This package is not auto-updated.

Last update: 2024-04-27 17:09:13 UTC


README

A queue for processing actions in order. Uses \Lucid\Component\Factory (https://packagist.org/packages/dev-lucid/factory) for instantiating objects, and \Lucid\Component\Router (https://packagist.org/packages/dev-lucid/router) for parsing actions from either the request or command line arguments.