Download the PHP package mr-luke/bus without Composer
On this page you can find all versions of the php package mr-luke/bus. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package bus
Bus - Laravel multi-purpose bus implementation.
- Getting Started
- Installation
- Configuration
- Usage
- Plans
If you have used unstable versions
This major 1.0.0
version has a breaking changes compares to 1.0.0-rc.x
. It is required to drop
database table bus_processes
& migrate.
Getting Started
Setting Manager supported versions:
- Laravel 10
- Laravel 9
- Laravel 8
Installation
To install through composer, simply put the following in your composer.json file and run composer update
Or use the following command
Next, add the service provider to app/config/app.php
Note: Package is auto-discoverable!
Configuration
Comming soon...
All versions of bus with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.1
ext-json Version *
laravel/framework Version ^10.0|^9.0|^8.0
mr-luke/configuration Version ^1.0
nesbot/carbon Version ^2.16.0
ext-json Version *
laravel/framework Version ^10.0|^9.0|^8.0
mr-luke/configuration Version ^1.0
nesbot/carbon Version ^2.16.0
The package mr-luke/bus contains the following files
Loading the files please wait ....