Download the PHP package flipboxdigital/queue without Composer
On this page you can find all versions of the php package flipboxdigital/queue. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download flipboxdigital/queue
More information about flipboxdigital/queue
Files in flipboxdigital/queue
Download flipboxdigital/queue
More information about flipboxdigital/queue
Files in flipboxdigital/queue
Please rate this library. Is it a good library?
Informations about the package queue
Queue system for Craft CMS
This package provides a robust queue system for Craft CMS.
Installation
To install, use composer:
In the Craft Control Panel, go to Settings → Plugins and click the "Install" button for Queue.
Usage
By default, multiple queues are supported. In order to add a new queue, register it via an event in your Plugin::init()
:
To post a new job (extend flipbox\queue\jobs\AbstractJob
)
To run a job:
Testing
Contributing
Please see CONTRIBUTING for details.
Credits
License
The MIT License (MIT). Please see License File for more information.
All versions of queue with dependencies
PHP Build Version
Package Version
The package flipboxdigital/queue contains the following files
Loading the files please wait ....