Download the PHP package hyphenio/iron-queue without Composer
On this page you can find all versions of the php package hyphenio/iron-queue. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download hyphenio/iron-queue
More information about hyphenio/iron-queue
Files in hyphenio/iron-queue
Download hyphenio/iron-queue
More information about hyphenio/iron-queue
Files in hyphenio/iron-queue
Vendor hyphenio
Package iron-queue
Short Description IronMQ support for the Laravel queue.
License MIT
Homepage http://laravelcollective.com
Package iron-queue
Short Description IronMQ support for the Laravel queue.
License MIT
Homepage http://laravelcollective.com
Please rate this library. Is it a good library?
Informations about the package iron-queue
IronMQ Laravel Queue Driver
This package provides a IronMQ (~2.0 SDK) driver for the Laravel queue system and matches the driver that was found in Laravel 5.1.
Installation
- Add
Collective\IronQueue\IronQueueServiceProvider
to yourapp.php
configuration file. - Configure your
iron
queue driver in yourconfig/queue.php
the same as it would have been configured for Laravel 5.1.
Sample Configuration:
All versions of iron-queue with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.5.9
illuminate/container Version 5.2.*
illuminate/contracts Version 5.2.*
illuminate/encryption Version 5.2.*
illuminate/http Version 5.2.*
illuminate/queue Version 5.2.*
illuminate/support Version 5.2.*
iron-io/iron_mq Version ~4.0
jeremeamia/superclosure Version ~2.0
illuminate/container Version 5.2.*
illuminate/contracts Version 5.2.*
illuminate/encryption Version 5.2.*
illuminate/http Version 5.2.*
illuminate/queue Version 5.2.*
illuminate/support Version 5.2.*
iron-io/iron_mq Version ~4.0
jeremeamia/superclosure Version ~2.0
The package hyphenio/iron-queue contains the following files
Loading the files please wait ....