Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/castor-labs/message-bus
A well-designed and flexible message bus
https://github.com/castor-labs/message-bus
command-bus command-pattern composer-library message-bus middleware php php7 stack
Last synced: about 2 months ago
JSON representation
A well-designed and flexible message bus
- Host: GitHub
- URL: https://github.com/castor-labs/message-bus
- Owner: castor-labs
- License: mit
- Created: 2021-07-07T12:12:44.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-07-13T11:59:51.000Z (over 3 years ago)
- Last Synced: 2024-05-03T05:10:24.132Z (8 months ago)
- Topics: command-bus, command-pattern, composer-library, message-bus, middleware, php, php7, stack
- Language: PHP
- Homepage:
- Size: 42 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Castor Message Bus
==================A well-designed and flexible message bus.
## Installation
You can install the latest stable version with:
```bash
composer require castor/message-bus
```## Documentation
Documentation is available in Markdown format [here](docs/README.md).