Download the PHP package ayles-software/laravel-cloudflare-queue without Composer
On this page you can find all versions of the php package ayles-software/laravel-cloudflare-queue. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download ayles-software/laravel-cloudflare-queue
More information about ayles-software/laravel-cloudflare-queue
Files in ayles-software/laravel-cloudflare-queue
Download ayles-software/laravel-cloudflare-queue
More information about ayles-software/laravel-cloudflare-queue
Files in ayles-software/laravel-cloudflare-queue
Vendor ayles-software
Package laravel-cloudflare-queue
Short Description Cloudflare queue driver for laravel.
License MIT
Package laravel-cloudflare-queue
Short Description Cloudflare queue driver for laravel.
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-cloudflare-queue
Laravel Cloudflare Queue
A Laravel queue driver for Cloudflare Queues. This is still a work in progress.
Configuration
Add the following to your config/queue.php file:
If are using CF workers and pushing raw jobs, you can set a raw handler that will be used to process the raw job:
Example of a raw CF job:
Example of pushing a raw CF job to a Queue using JS:
Testing
This package includes a comprehensive test suite using Pest PHP. To run the tests:
-
Install dependencies:
- Run the tests:
All versions of laravel-cloudflare-queue with dependencies
PHP Build Version
Package Version
The package ayles-software/laravel-cloudflare-queue contains the following files
Loading the files please wait ...