queue/rabbitmq-driver

RabbitMQ driver for Queue

Installs: 4

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 1

Open Issues: 0

pkg:composer/queue/rabbitmq-driver

0.1.0 2015-12-31 01:01 UTC

This package is not auto-updated.

Last update: 2025-10-12 00:28:06 UTC


README

Build Status Author License

This is the RabbitMQ driver for the Queue package. It uses php-amqplib internally.

Installation

Run this command to get the latest version from packagist:

$ composer require queue/rabbitmq-driver

Contributing

All code contributions - including those of people having commit access - must go through a pull request and approved by a core developer before being merged. This is to ensure proper review of all the code.

Fork the project, create a feature branch, and send us a pull request.

To ensure a consistent code base, you should make sure the code follows the Coding Standards which we borrowed from Symfony. Make sure to check out php-cs-fixer as this will help you a lot.

If you would like to help, take a look at the list of issues.

Requirements

PHP 5.5 or above

Author and contributors

Dries De Peuter - dries@nousefreak.be - http://nousefreak.be

See also the list of contributors who participated in this project.

License

Cron is licensed under the MIT license.