Another CommandBus

So, an idea sprang from a discord discussion about command bus and the fact that Tactician had not seen a release in awhile. So, I thought what if we had one that does not need a bridge package into the ecosystem. That also configures and works VERY similar to how the Mezzio pipeline works. So, to speed up development I co-opted the approach from Stratigility/Mezzio and built the below package(s). To take the experiment a little further I then built a laminas-events package that provides EventManager support for Pre/PostHandleEvent(s).

At this point I’m really just trying to judge if there would be any interest in a package such as this one and if the community thinks it merits further development?

So, feel free to blast me for the bad decisions I made :stuck_out_tongue: . Just try to bare in mind it’s more proof of concept currently than anything else. I appreciate any and all feedback.

1 Like