simple-bus/message-bus
Generic classes and interfaces for messages and message buses
v6.3.1
6.0M downloads/mo
#3585 most downloaded on Packagist
SimpleBus/message-bus
What this package is like to depend on
Last release 5 years ago
no release in 18 months
Release timing varies
gaps range from 6 weeks to 1.5 years
Some releases are documented
notes for 6 of 22 stable releases
Nothing withdrawn
no release was ever pulled
12 years old
23 releases · first in 2015
0 releases in the last 12 months
see the full history below
Release timeline
20 releases · Jan 2015 to Nov 2021Releases
latest 23-
v6.3.130 Nov 2021Nothing published for this version
-
v6.3.0no dateNothing published for this version
-
v6.2.221 Oct 2021Nothing published for this version
-
v6.2.120 Oct 2021Nothing published for this version
-
v6.2.023 Feb 2021Nothing published for this version
-
v6.1.0no dateNothing published for this version
-
v6.0.016 Feb 2021Nothing published for this version
-
v6.0.0-RC1no date pre-release -
v3.1.023 Dec 2019Release notes
Open source →-
PHPUnit > Add
nameattribute totestsuiteelement -
Bump minimum
jms/serializerversion -
Bump minimum
simple-bus/message-busversion -
Fix wrong version constraint
-
-
v3.0.303 Jul 2019 -
v3.0.217 Dec 2018Nothing published for this version
-
v3.0.129 Sep 2017Nothing published for this version
-
v3.0.007 Aug 2017Nothing published for this version
-
v2.2.212 Feb 2016Nothing published for this version
-
v2.2.127 Nov 2015Nothing published for this version
-
v2.2.029 Jul 2015Nothing published for this version
-
v2.1.029 Apr 2015Nothing published for this version
-
v2.0.029 Apr 2015Nothing published for this version
-
v1.2.013 Apr 2015Nothing published for this version
-
v1.1.027 Feb 2015Release notes
Open source →Added
- Added a message bus middleware for logging messages.
- Added a change log.
-
v1.0.220 Jan 2015Release notes
Open source →- When an exception occurs in a message handler/subscriber, recorded messages (e.g. events) will now be erased.
-
v1.0.120 Jan 2015Release notes
Open source →Changed
- When an exception occurs in a message handler/subscriber, the command bus will no longer be locked.
-
v1.0.019 Jan 2015Release notes
Open source →Added
- Import of classes and interfaces from SimpleBus/CommandBus and SimpleBus/EventBus 1.0
- This library applies generically to all kinds of messages.