20 lines
420 B
Markdown
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.
|