onliner/laravel-command-bus

Laravel integration for command bus.
24,673 4
Install
composer require onliner/laravel-command-bus
Latest Version:v1.1.8
PHP:^8.0
License:MIT
Last Updated:Feb 2, 2026
Links: GitHub  ·  Packagist
Maintainer: onliner

Laravel Command Bus

Laravel integration package for command-bus

Version Total Downloads Php License

Installation

The preferred way to install this extension is through composer.

Either run

composer require onliner/laravel-command-bus

or add this code line to the require section of your composer.json file:

"onliner/laravel-command-bus": "^1.1"

Configuration

Publish default configuration file:

artisan vendor:publish --provider=Onliner\\Laravel\\CommandBus\\Providers\\CommandBusProvider

and modify for your needs.

License

Released under the MIT license.

Related Packages

mariuzzo/laravel-translator

Laravel command that interactively helps you translate missing keys.

39,907 19
abhijitghogre/laravel-db-clear-command

Laravel artisan command to drop all database tables and rerun the migrations.

3,527 5
jrenton/laravel-5-scaffold

Fastest way to rapidly scaffold a laravel application

268 4
nicolasmahe/laravel-slack-output

Sends a message to Slack when something goes wrong with your Laravel application...

42,975 27
jrenton/laravel-scaffold

Fastest way to rapidly scaffold a laravel application

2,550 45