FriendsOfCake/process-mq

Name: process-mq

Owner: Friends Of Cake

Description: CakePHP3: A RabbitMQ connection class and worker shell

Created: 2015-09-19 12:39:26.0

Updated: 2016-12-09 09:30:00.0

Pushed: 2016-08-08 11:48:56.0

Homepage:

Size: 13

Language: PHP

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

ProcessMQ

Build Status Coverage Total Downloads License

{{@TODO description}}

Install

Using Composer:

oser require friendsofcake/process-mq:dev-master

You then need to load the plugin. You can use the shell command:

cake plugin load ProcessMQ

or by manually adding statement shown below to bootstrap.php:

in::load('ProcessMQ');
Usage

{{@TODO documentation}}

Patches & Features

To ensure your PRs are considered for upstream, you MUST follow the CakePHP coding standards.

Bugs & Feedback

http://github.com/friendsofcake/process-mq/issues

License

Copyright (c) 2015, FriendsOfCake and licensed under The MIT License.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.