This package is abandoned and no longer maintained. No replacement package was suggested.

An improved command bus for Laravel

Package info

github.com/AltThree/Bus

pkg:composer/alt-three/bus

Statistics

Installs: 521 033

Dependents: 1

Suggesters: 0

Stars: 49

v4.5.0 2020-07-25 19:26 UTC

Requires

Requires (Dev)

Suggests

None

Provides

None

Conflicts

None

Replaces

None

MIT 21d1623520c0ad48acb72420fd7f986cd23f349a

  • Alt Three <support.woop@alt-three.com>

commandjobbuscommand busAlt Three


README

👁 Alt Three Bus

👁 Build Status
👁 StyleCI Status
👁 Software License
👁 Packagist Downloads
👁 Latest Version

Installation

Alt Three Bus is an improved command bus for Laravel. This version requires PHP 7.1-8.0, and supports Laravel 5.5-8. Simply require the package using Composer:

$ composer require alt-three/bus:^4.5

This package will not be picked up by Laravel's automatic package discovery. Once installed, you need to remove the Illuminate\Bus\BusServiceProvider and replace it with the AltThree\Bus\BusServiceProvider service provider in your config/app.php.

Security

Our full security policy is available to read here.

License

Alt Three Bus is licensed under The MIT License (MIT).