Download the PHP package masrodjie/codeigniter3-queue without Composer
On this page you can find all versions of the php package masrodjie/codeigniter3-queue. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download masrodjie/codeigniter3-queue
More information about masrodjie/codeigniter3-queue
Files in masrodjie/codeigniter3-queue
Download masrodjie/codeigniter3-queue
More information about masrodjie/codeigniter3-queue
Files in masrodjie/codeigniter3-queue
Vendor masrodjie
Package codeigniter3-queue
Short Description The Illuminate Queue package for CodeIgniter 3
License MIT
Package codeigniter3-queue
Short Description The Illuminate Queue package for CodeIgniter 3
License MIT
Please rate this library. Is it a good library?
Informations about the package codeigniter3-queue
The Illuminate Queue package for CodeIgniter 3
Instalation
Include this package via Composer:
Setup services queue
Add redis config in .env. You can use dotenv package https://github.com/vlucas/phpdotenv
Update composer.json
Run
Usage
Example job
Create queue worker controller
How to use in controller
Run queue worker
More info usefull link docs laravel
License
This package is free software distributed under the terms of the MIT license.
All versions of codeigniter3-queue with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.3|^8.0
illuminate/queue Version ^8.83
illuminate/redis Version ^8.83
illuminate/events Version ^8.83
predis/predis Version ^2.1
illuminate/queue Version ^8.83
illuminate/redis Version ^8.83
illuminate/events Version ^8.83
predis/predis Version ^2.1
The package masrodjie/codeigniter3-queue contains the following files
Loading the files please wait ....