dev-lucid/queue

Installs: 28

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/dev-lucid/queue

1.0.0 2016-04-25 18:15 UTC

This package is not auto-updated.

Last update: 2025-09-28 01:43:59 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.