Download the PHP package tailwind/laravel-rackspace-cloudqueue without Composer
On this page you can find all versions of the php package tailwind/laravel-rackspace-cloudqueue. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download tailwind/laravel-rackspace-cloudqueue
More information about tailwind/laravel-rackspace-cloudqueue
Files in tailwind/laravel-rackspace-cloudqueue
Download tailwind/laravel-rackspace-cloudqueue
More information about tailwind/laravel-rackspace-cloudqueue
Files in tailwind/laravel-rackspace-cloudqueue
Vendor tailwind
Package laravel-rackspace-cloudqueue
Short Description Rackspace CloudQueue driver for Laravel Queue
License MIT
Package laravel-rackspace-cloudqueue
Short Description Rackspace CloudQueue driver for Laravel Queue
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-rackspace-cloudqueue
Laravel Rackspace CloudQueue Driver 
Note: Currently there is only support for Laravel 4.2.
Installation
Install via Composer
Require this package in your composer.json and run composer update:
"tailwind/laravel-rackspace-cloudqueue": "~2.0"
Add Configuration
Add Service Provider
Changelog
Version 2.0.2
- Fix a bug where 10 items were popped off a time and only 1 was processed
Version 2.0
- Change to Tailwind namespace
- Shorten driver name to just "rackspace"
- Add support for specifying a tube besides the default
- Add to Packagist
- Add test suite
Version 1.0
- Transfer from cchiles to Tailwind
- Support for RackspaceCloudQueue
All versions of laravel-rackspace-cloudqueue with dependencies
PHP Build Version
Package Version
The package tailwind/laravel-rackspace-cloudqueue contains the following files
Loading the files please wait ....