Download the PHP package kevinsimard/laravel-sorted-queue without Composer
On this page you can find all versions of the php package kevinsimard/laravel-sorted-queue. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download kevinsimard/laravel-sorted-queue
More information about kevinsimard/laravel-sorted-queue
Files in kevinsimard/laravel-sorted-queue
Download kevinsimard/laravel-sorted-queue
More information about kevinsimard/laravel-sorted-queue
Files in kevinsimard/laravel-sorted-queue
Vendor kevinsimard
Package laravel-sorted-queue
Short Description Laravel sorted queue driver
License MIT
Package laravel-sorted-queue
Short Description Laravel sorted queue driver
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-sorted-queue
Laravel Sorted Queue
Code Structure
├── src
│ ├── Connectors
│ │ └── SortedRedisConnector.php
│ ├── SortedQueueServiceProvider.php
│ └── SortedRedisQueue.php
├── .editorconfig
├── .gitattributes
├── .gitignore
├── LICENSE.md
├── README.md
└── composer.json
License
This package is open-sourced software licensed under the MIT license.
All versions of laravel-sorted-queue with dependencies
PHP Build Version
Package Version
Requires
illuminate/queue Version
5.2.*|5.3.*
The package kevinsimard/laravel-sorted-queue contains the following files
Loading the files please wait ....