blablacar/worker-lib

This package is abandoned and no longer maintained. No replacement package was suggested.

Worker lib for BlaBlaCar

v1.0.15 2013-12-04 10:46 UTC

README

Build Status

Description

Simple library to consume your AMQP messages.

Installation

Add the library to your application's composer.json file:

{
    "require": {
        "blablacar/worker-lib": "1.0.*"
    }
}

Launch tests

Once you have a working RabbitMQ running on local and PHPUnit installed, you can simply launch

./tests.sh

Tests will delete you "/" vhost.