Download the PHP package invi5h/laravel-static-queue without Composer
On this page you can find all versions of the php package invi5h/laravel-static-queue. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download invi5h/laravel-static-queue
More information about invi5h/laravel-static-queue
Files in invi5h/laravel-static-queue
Download invi5h/laravel-static-queue
More information about invi5h/laravel-static-queue
Files in invi5h/laravel-static-queue
Vendor invi5h
Package laravel-static-queue
Short Description A Laravel package for static queue drivers.
License MIT
Package laravel-static-queue
Short Description A Laravel package for static queue drivers.
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-static-queue
Introduction
A Laravel package for static queue drivers. This allows you to make a static queue which will only return a fixed set of jobs in a loop. This queue can then be run through laravel's own queue worker normally.
Installation
Install this through composer. Please see composer's documentation for details.
Testing
Run composer test
.
All versions of laravel-static-queue with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.1
The package invi5h/laravel-static-queue contains the following files
Loading the files please wait ....