https://github.com/thesis-php/message-bus
https://github.com/thesis-php/message-bus
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/thesis-php/message-bus
- Owner: thesis-php
- License: mit
- Created: 2024-05-20T09:22:01.000Z (about 2 years ago)
- Default Branch: 0.4.x
- Last Pushed: 2025-09-30T15:34:23.000Z (8 months ago)
- Last Synced: 2025-10-24T04:45:34.962Z (7 months ago)
- Language: PHP
- Size: 395 KB
- Stars: 13
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Thesis MessageBus
[](https://packagist.org/packages/thesis/message-bus)
[](https://github.com/thesis-php/message-bus/releases)
[](https://codecov.io/gh/thesis-php/message-bus/tree/0.3.x)
[](https://dashboard.stryker-mutator.io/reports/github.com/thesis-php/message-bus/0.3.x)
## Installation
```shell
composer require thesis/message-bus
```