I really like the look of https://github.com/LaravelIO/laravel.io/tree/nextVersion/src/CommandBus I have been wanting to use this in my backend for quite some time.
My frontend uses Marionette and it has a great package https://github.com/marionettejs/backbone.wreqr
My issue is PHP seems to be harder to come up with a good pattern for creating an efficient maintainable command bus with the implementations for commands/responses/handlers etc.
Does anyone have any code they could share or suggest more efficient layouts that the one in the git repository supplied for Laravel.IO (I'm not criticizing the code, I love it, I just think this could go much bigger and better)
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community