Files
nsq-bundle/README.md
2021-01-20 17:36:15 +03:00

20 lines
420 B
Markdown

# NsqBundle
<img src="https://github.com/nsqphp/nsqphp/raw/main/logo.png" alt="" align="left" width="150">
Symfony integration for [nsq/nsq](https://github.com/nsqphp/nsqphp).
Installation
------------
This library is installable via [Composer](https://getcomposer.org/):
```bash
composer require nsq/nsq-bundle
```
License:
--------
The MIT License (MIT). Please see [`LICENSE`](./LICENSE) for more information.