An open API service indexing awesome lists of open source software.

https://github.com/thesis-php/message-bus


https://github.com/thesis-php/message-bus

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# Thesis MessageBus

[![PHP Version Requirement](https://img.shields.io/packagist/dependency-v/thesis/message-bus/php)](https://packagist.org/packages/thesis/message-bus)
[![GitHub Release](https://img.shields.io/github/v/release/thesis-php/message-bus)](https://github.com/thesis-php/message-bus/releases)
[![Code Coverage](https://codecov.io/gh/thesis-php/message-bus/branch/0.3.x/graph/badge.svg)](https://codecov.io/gh/thesis-php/message-bus/tree/0.3.x)
[![Mutation testing badge](https://img.shields.io/endpoint?style=flat&url=https%3A%2F%2Fbadge-api.stryker-mutator.io%2Fgithub.com%2Fthesis-php%2Fmessage-bus%2F0.3.x)](https://dashboard.stryker-mutator.io/reports/github.com/thesis-php/message-bus/0.3.x)

## Installation

```shell
composer require thesis/message-bus
```