Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/portiny/rabbitmq-nette
Portiny/RabbitMQ integration extension for Nette Framework.
https://github.com/portiny/rabbitmq-nette
amqp bunny nette-framework php portiny rabbitmq
Last synced: 3 months ago
JSON representation
Portiny/RabbitMQ integration extension for Nette Framework.
- Host: GitHub
- URL: https://github.com/portiny/rabbitmq-nette
- Owner: portiny
- License: mit
- Created: 2019-03-16T18:24:10.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-06-08T07:04:02.000Z (7 months ago)
- Last Synced: 2024-09-30T14:02:28.467Z (3 months ago)
- Topics: amqp, bunny, nette-framework, php, portiny, rabbitmq
- Language: PHP
- Size: 10.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# [Portiny/RabbitMQ](https://github.com/portiny/rabbitmq) for Nette Framework
[![Build Status](https://img.shields.io/travis/portiny/rabbitmq-nette.svg?style=flat-square)](https://travis-ci.org/portiny/rabbitmq-nette)
[![Downloads](https://img.shields.io/packagist/dt/portiny/rabbitmq-nette.svg?style=flat-square)](https://packagist.org/packages/portiny/rabbitmq-nette)
[![Latest stable](https://img.shields.io/github/tag/portiny/rabbitmq-nette.svg?style=flat-square)](https://packagist.org/packages/portiny/rabbitmq-nette)[Portiny/RabbitMQ](https://github.com/portiny/rabbitmq) integration extension for Nette Framework.
## Installation
The simplest way to install Portiny/RabbitMQ-Nette is using [Composer](http://getcomposer.org/):
```sh
$ composer require portiny/rabbitmq-nette
```## Resources
* [Documentation](https://github.com/portiny/rabbitmq-nette/blob/master/docs/en/index.md)
* [Contributing](https://github.com/portiny/portiny/blob/master/CODE_OF_CONDUCT.md)
* [Report issues](https://github.com/portiny/portiny/issues) and [send Pull Requests](https://github.com/portiny/portiny/pulls) in the [main Portiny repository](https://github.com/portiny/portiny)