Download the PHP package myli/laravel-jobs-plain without Composer
On this page you can find all versions of the php package myli/laravel-jobs-plain. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download myli/laravel-jobs-plain
More information about myli/laravel-jobs-plain
Files in myli/laravel-jobs-plain
Download myli/laravel-jobs-plain
More information about myli/laravel-jobs-plain
Files in myli/laravel-jobs-plain
Vendor myli
Package laravel-jobs-plain
Short Description Custom connectors for Laravel that supports plain JSON instead of laravel-specifics format
License MIT
Homepage https://github.com/myLocalInfluence/laravel-jobs-plain
Package laravel-jobs-plain
Short Description Custom connectors for Laravel that supports plain JSON instead of laravel-specifics format
License MIT
Homepage https://github.com/myLocalInfluence/laravel-jobs-plain
Please rate this library. Is it a good library?
Informations about the package laravel-jobs-plain
Laravel Jobs Plain
composer require myli/laravel-jobs-plain
Remove the laravel dependency on jobs allowing you to process queue jobs with other non-laravel services that push plain json jobs into the queue.
Config
Add the following to your config/queue.php
:
All versions of laravel-jobs-plain with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.2
illuminate/support Version 5.7.* | 5.8.* | ^6.0 | ^7.0 | ^8.0
illuminate/queue Version 5.7.* | 5.8.* | ^6.0 | ^7.0 | ^8.0
illuminate/bus Version 5.7.* | 5.8.* | ^6.0 | ^7.0 | ^8.0
google/cloud-pubsub Version ^1.1
ext-json Version *
ramsey/uuid Version ^4.1|^3.9
illuminate/support Version 5.7.* | 5.8.* | ^6.0 | ^7.0 | ^8.0
illuminate/queue Version 5.7.* | 5.8.* | ^6.0 | ^7.0 | ^8.0
illuminate/bus Version 5.7.* | 5.8.* | ^6.0 | ^7.0 | ^8.0
google/cloud-pubsub Version ^1.1
ext-json Version *
ramsey/uuid Version ^4.1|^3.9
The package myli/laravel-jobs-plain contains the following files
Loading the files please wait ....