Skip to content

mineko-io/laravel-namespace-dispatcher

Repository files navigation

Laravel Namespace Dispatcher

Build Status Maintainability Test Coverage License: MIT

Extends the Illuminate\Bus\Dispatcher class to load handlers for Jobs by convention from namespace. Handlers for jobs should be than named like job / command name concated with "Handler" in the same namespace. No config needed.

Install

Using composer:

composer require "mineko-io/laravel-namespace-dispatcher"

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published