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

https://github.com/ignitekit/messages

Message brokers abstractions
https://github.com/ignitekit/messages

Last synced: 10 months ago
JSON representation

Message brokers abstractions

Awesome Lists containing this project

README

          

# Messages

Abstractions for queue brokering packages like RabbitMQ, etc used in Microservices.

### Installation

```
composer require ignitekit/messages
```