https://github.com/simplebus/message-bus
[READ ONLY] Generic classes and interfaces for messages and message buses. Full documentation can be found here:
https://github.com/simplebus/message-bus
command-bus event-bus message-bus php
Last synced: 4 months ago
JSON representation
[READ ONLY] Generic classes and interfaces for messages and message buses. Full documentation can be found here:
- Host: GitHub
- URL: https://github.com/simplebus/message-bus
- Owner: SimpleBus
- License: mit
- Created: 2015-01-12T13:03:07.000Z (about 11 years ago)
- Default Branch: main
- Last Pushed: 2022-04-11T08:48:16.000Z (almost 4 years ago)
- Last Synced: 2025-05-23T04:08:32.429Z (8 months ago)
- Topics: command-bus, event-bus, message-bus, php
- Language: PHP
- Homepage: http://docs.simplebus.io/
- Size: 706 KB
- Stars: 348
- Watchers: 15
- Forks: 42
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# SimpleBus/MessageBus
[](https://github.com/SimpleBus/SimpleBus/actions)
By [Matthias Noback](http://php-and-symfony.matthiasnoback.nl/), Cliff Odijk, Ruud Kamphuis
This package contains generic classes and interfaces which can be used to create message buses, like a [command
bus](https://simplebus.github.io/MessageBus/doc/command_bus.html) or an [event
bus](https://simplebus.github.io/MessageBus/doc/event_bus.html).
Resources
---------
* [Report issues](https://github.com/SimpleBus/SimpleBus/issues) and
[send Pull Requests](https://github.com/SimpleBus/SimpleBus/pulls)
in the [main SimpleBus repository](https://github.com/SimpleBus/SimpleBus)