2017 © Pedro Peláez
 

library mb-toolbox

A library of functionality shared between the components that make up the Quicksilver system: https://github.com/DoSomething/message-broker. Some of the functionality is DoSomething.org specific.

image

dosomething/mb-toolbox

A library of functionality shared between the components that make up the Quicksilver system: https://github.com/DoSomething/message-broker. Some of the functionality is DoSomething.org specific.

  • Friday, February 17, 2017
  • by DeeZone
  • Repository
  • 10 Watchers
  • 0 Stars
  • 901 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 4 Open issues
  • 100 Versions
  • 0 % Grown

The README.md

Latest Stable Version Total Downloads License, (*1)

mb-toolbox

A collection of classes and related methods that provide common functionality for many of the producers and consumers applications within the Message Broker system., (*2)

class MB_Toolbox

Methods - isDSAffiliate($targetCountyCode) - createDrupalUser($user) - getPasswordResetURL($uid) - getDSMemberCount() - subscriptionsLinkGenerator($targetEmail) - curlPOST($curlUrl, $post) - curlPOSTauth($curlUrl, $post) - curlDELETE($curlUrl) - curlDELETEauth($curlUrl) - authenticate(), (*3)

class MB_Toolbox_cURL

Methods - curlGET($curlUrl, $isAuth = FALSE) - curlGETauth($curlUrl) - curlGETImage($imageUrl) - authenticate(), (*4)

class MB_Toolbox_BaseConsumer

@param string $targetMBconfig
The Message Broker object used to interface the RabbitMQ server exchanges and related queues.
$targetMBconfig = 'messageBroker'

Methods - consumeQueue($payload) - throttle($maxMessageRate) abstract protected - setter($message) - canProcess() - process(), (*5)

class MB_MailChimp($settings)

@param array $settings
Settings from external services - Mailchimp

Methods - submitBatchToMailChimp($composedBatch) - submitToMailChimp($composedItem), (*6)

class MB_Configuration

@param array $source
  The source of configuration settings. This can be from a file or an endpoint.
@param array $applicationSettings
  General application settings for use by all classes in application.

Methods - exchangeSettings($targetExchange), (*7)

class MB_Configuration

@param array $settings
  Configuration settings defined by the application script accessing the library.

Methods - private __construct() - static getInstance() - setProperty($key, $value) - getProperty($key) - constructRabbitConfig($targetExchange, $targetQueues = NULL) - exchangeSettings($targetExchange) - gatherSettings($targetSetting), (*8)

Gulp Support

Use path directly to gulp ./node_modules/.bin/gulp or add alias to system config (.bash_profile) in alias gulp='./node_modules/.bin/gulp', (*9)

Linting

  • gulp lint

Linting

  • gulp test

See gulpfile.js for configuration., (*10)

PHP CodeSniffer

  • php ./vendor/bin/phpcs --standard=./ruleset.xml --colors -s src tests Listing of all coding volations by file., (*11)

  • php ./vendor/bin/phpcbf --standard=./ruleset.xml --colors src tests Automated processing of files to adjust to meeting coding standards., (*12)

The Versions

17/02 2017

dev-master

9999999-dev https://github.com/DoSomething/mb-toolbox

A library of functionality shared between the components that make up the Quicksilver system: https://github.com/DoSomething/message-broker. Some of the functionality is DoSomething.org specific.

  Sources   Download

MIT

The Requires

 

The Development Requires

php rabbitmq library message broker quicksilver

17/02 2017

0.13.2

0.13.2.0 https://github.com/DoSomething/mb-toolbox

A library of functionality shared between the components that make up the Quicksilver system: https://github.com/DoSomething/message-broker. Some of the functionality is DoSomething.org specific.

  Sources   Download

MIT

The Requires

 

The Development Requires

php rabbitmq library message broker quicksilver

21/12 2016

dev-mailchimp-v3

dev-mailchimp-v3 https://github.com/DoSomething/mb-toolbox

A library of functionality shared between the components that make up the Quicksilver system: https://github.com/DoSomething/message-broker. Some of the functionality is DoSomething.org specific.

  Sources   Download

MIT

The Requires

 

The Development Requires

php rabbitmq library message broker quicksilver

21/10 2016

0.13.1

0.13.1.0 https://github.com/DoSomething/mb-toolbox

A library of functionality shared between the components that make up the Quicksilver system: https://github.com/DoSomething/message-broker. Some of the functionality is DoSomething.org specific.

  Sources   Download

MIT

The Requires

 

The Development Requires

php rabbitmq library message broker quicksilver

21/10 2016

0.13.0

0.13.0.0 https://github.com/DoSomething/mb-toolbox

A library of functionality shared between the components that make up the Quicksilver system: https://github.com/DoSomething/message-broker. Some of the functionality is DoSomething.org specific.

  Sources   Download

MIT

The Requires

 

The Development Requires

php rabbitmq library message broker quicksilver

17/10 2016

0.12.6

0.12.6.0 https://github.com/DoSomething/mb-toolbox

A library of functionality shared between the components that make up the Quicksilver system: https://github.com/DoSomething/message-broker. Some of the functionality is DoSomething.org specific.

  Sources   Download

MIT

The Requires

 

The Development Requires

php rabbitmq library message broker quicksilver

14/10 2016

0.12.5

0.12.5.0 https://github.com/DoSomething/mb-toolbox

A library of functionality shared between the components that make up the Quicksilver system: https://github.com/DoSomething/message-broker. Some of the functionality is DoSomething.org specific.

  Sources   Download

MIT

The Requires

 

The Development Requires

php rabbitmq library message broker quicksilver

11/08 2016

0.12.4

0.12.4.0 https://github.com/DoSomething/mb-toolbox

A library of functionality shared between the components that make up the Quicksilver system: https://github.com/DoSomething/message-broker. Some of the functionality is DoSomething.org specific.

  Sources   Download

MIT

The Requires

 

The Development Requires

php rabbitmq library message broker quicksilver

05/08 2016

0.12.3

0.12.3.0 https://github.com/DoSomething/mb-toolbox

A library of functionality shared between the components that make up the Quicksilver system: https://github.com/DoSomething/message-broker. Some of the functionality is DoSomething.org specific.

  Sources   Download

MIT

The Requires

 

The Development Requires

php rabbitmq library message broker quicksilver

28/07 2016

0.12.0

0.12.0.0 https://github.com/DoSomething/mb-toolbox

A library of functionality shared between the components that make up the Quicksilver system: https://github.com/DoSomething/message-broker. Some of the functionality is DoSomething.org specific.

  Sources   Download

MIT

The Requires

 

The Development Requires

php rabbitmq library message broker quicksilver

28/07 2016

dev-Issue21-Test_coverage

dev-Issue21-Test_coverage https://github.com/DoSomething/mb-toolbox

A library of functionality shared between the components that make up the Quicksilver system: https://github.com/DoSomething/message-broker. Some of the functionality is DoSomething.org specific.

  Sources   Download

MIT

The Requires

 

The Development Requires

php rabbitmq library message broker quicksilver

22/07 2016

0.11.3

0.11.3.0 https://github.com/DoSomething/mb-toolbox

A library of functionality shared between the components that make up the Quicksilver system: https://github.com/DoSomething/message-broker. Some of the functionality is DoSomething.org specific.

  Sources   Download

MIT

The Requires

 

The Development Requires

php rabbitmq library message broker quicksilver

22/07 2016

0.11.2

0.11.2.0 https://github.com/DoSomething/mb-toolbox

A library of functionality shared between the components that make up the Quicksilver system: https://github.com/DoSomething/message-broker. Some of the functionality is DoSomething.org specific.

  Sources   Download

MIT

The Requires

 

The Development Requires

php rabbitmq library message broker quicksilver

04/07 2016

0.11.0

0.11.0.0 https://github.com/DoSomething/mb-toolbox

A library of functionality shared between the components that make up the Message Broker system: https://github.com/DoSomething/message-broker. Some of the functionality is DoSomething.org specific.

  Sources   Download

MIT

The Requires

 

The Development Requires

rabbitmq message broker php library

30/06 2016

0.10.6

0.10.6.0 https://github.com/DoSomething/mb-toolbox

A library of functionality shared between the components that make up the Message Broker system: https://github.com/DoSomething/message-broker. Some of the functionality is DoSomething.org specific.

  Sources   Download

MIT

The Requires

 

The Development Requires

rabbitmq message broker php library

22/06 2016

0.10.5

0.10.5.0 https://github.com/DoSomething/mb-toolbox

A library of functionality shared between the components that make up the Message Broker system: https://github.com/DoSomething/message-broker. Some of the functionality is DoSomething.org specific.

  Sources   Download

MIT

The Requires

 

The Development Requires

rabbitmq message broker php library

20/05 2016

0.10.4

0.10.4.0 https://github.com/DoSomething/mb-toolbox

A library of functionality shared between the components that make up the Message Broker system: https://github.com/DoSomething/message-broker. Some of the functionality is DoSomething.org specific.

  Sources   Download

MIT

The Requires

 

The Development Requires

rabbitmq message broker php library

18/05 2016

0.10.3

0.10.3.0 https://github.com/DoSomething/mb-toolbox

A library of functionality shared between the components that make up the Message Broker system: https://github.com/DoSomething/message-broker. Some of the functionality is DoSomething.org specific.

  Sources   Download

MIT

The Requires

 

The Development Requires

rabbitmq message broker php library

26/04 2016

0.10.2

0.10.2.0 https://github.com/DoSomething/mb-toolbox

A library of functionality shared between the components that make up the Message Broker system: https://github.com/DoSomething/message-broker. Some of the functionality is DoSomething.org specific.

  Sources   Download

MIT

The Requires

 

The Development Requires

rabbitmq message broker php library

26/04 2016

0.10.1

0.10.1.0 https://github.com/DoSomething/mb-toolbox

A library of functionality shared between the components that make up the Message Broker system: https://github.com/DoSomething/message-broker. Some of the functionality is DoSomething.org specific.

  Sources   Download

MIT

The Requires

 

The Development Requires

rabbitmq message broker php library

26/04 2016

0.10.0

0.10.0.0 https://github.com/DoSomething/mb-toolbox

A library of functionality shared between the components that make up the Message Broker system: https://github.com/DoSomething/message-broker. Some of the functionality is DoSomething.org specific.

  Sources   Download

MIT

The Requires

 

The Development Requires

rabbitmq message broker php library

11/04 2016

0.9.13

0.9.13.0 https://github.com/DoSomething/mb-toolbox

A library of functionality shared between the components that make up the Message Broker system: https://github.com/DoSomething/message-broker. Some of the functionality is DoSomething.org specific.

  Sources   Download

MIT

The Requires

 

The Development Requires

rabbitmq message broker php library

26/03 2016

0.9.12

0.9.12.0 https://github.com/DoSomething/mb-toolbox

A library of functionality shared between the components that make up the Message Broker system: https://github.com/DoSomething/message-broker. Some of the functionality is DoSomething.org specific.

  Sources   Download

MIT

The Requires

 

The Development Requires

rabbitmq message broker php library

17/03 2016

0.9.11

0.9.11.0 https://github.com/DoSomething/mb-toolbox

A library of functionality shared between the components that make up the Message Broker system: https://github.com/DoSomething/message-broker. Some of the functionality is DoSomething.org specific.

  Sources   Download

MIT

The Requires

 

The Development Requires

rabbitmq message broker php library

10/03 2016

0.9.9

0.9.9.0 https://github.com/DoSomething/mb-toolbox

A library of functionality shared between the components that make up the Message Broker system: https://github.com/DoSomething/message-broker. Some of the functionality is DoSomething.org specific.

  Sources   Download

MIT

The Requires

 

The Development Requires

rabbitmq message broker php library

10/03 2016

0.9.8

0.9.8.0 https://github.com/DoSomething/mb-toolbox

A library of functionality shared between the components that make up the Message Broker system: https://github.com/DoSomething/message-broker. Some of the functionality is DoSomething.org specific.

  Sources   Download

MIT

The Requires

 

The Development Requires

rabbitmq message broker php library

08/03 2016

0.9.7

0.9.7.0 https://github.com/DoSomething/mb-toolbox

A library of functionality shared between the components that make up the Message Broker system: https://github.com/DoSomething/message-broker. Some of the functionality is DoSomething.org specific.

  Sources   Download

MIT

The Requires

 

The Development Requires

rabbitmq message broker php library

06/03 2016

0.9.6

0.9.6.0 https://github.com/DoSomething/mb-toolbox

A library of functionality shared between the components that make up the Message Broker system: https://github.com/DoSomething/message-broker. Some of the functionality is DoSomething.org specific.

  Sources   Download

MIT

The Requires

 

The Development Requires

rabbitmq message broker php library

05/02 2016

0.9.5

0.9.5.0 https://github.com/DoSomething/mb-toolbox

A library of functionality shared between the components that make up the Message Broker system: https://github.com/DoSomething/message-broker. Some of the functionality is DoSomething.org specific.

  Sources   Download

MIT

The Requires

 

The Development Requires

rabbitmq message broker php library

02/02 2016

0.9.4

0.9.4.0 https://github.com/DoSomething/mb-toolbox

A library of functionality shared between the components that make up the Message Broker system: https://github.com/DoSomething/message-broker. Some of the functionality is DoSomething.org specific.

  Sources   Download

MIT

The Requires

 

The Development Requires

rabbitmq message broker php library

31/01 2016

0.9.3

0.9.3.0 https://github.com/DoSomething/mb-toolbox

A library of functionality shared between the components that make up the Message Broker system: https://github.com/DoSomething/message-broker. Some of the functionality is DoSomething.org specific.

  Sources   Download

MIT

The Requires

 

The Development Requires

rabbitmq message broker php library

28/01 2016

0.9.2

0.9.2.0 https://github.com/DoSomething/mb-toolbox

A library of functionality shared between the components that make up the Message Broker system: https://github.com/DoSomething/message-broker. Some of the functionality is DoSomething.org specific.

  Sources   Download

MIT

The Requires

 

The Development Requires

rabbitmq message broker php library

27/01 2016

0.9.1

0.9.1.0 https://github.com/DoSomething/mb-toolbox

A library of functionality shared between the components that make up the Message Broker system: https://github.com/DoSomething/message-broker. Some of the functionality is DoSomething.org specific.

  Sources   Download

MIT

The Requires

 

The Development Requires

rabbitmq message broker php library

24/01 2016

0.8.21

0.8.21.0 https://github.com/DoSomething/mb-toolbox

A library of functionality shared between the components that make up the Message Broker system: https://github.com/DoSomething/message-broker. Some of the functionality is DoSomething.org specific.

  Sources   Download

MIT

The Requires

 

The Development Requires

rabbitmq message broker php library

21/01 2016

0.8.20

0.8.20.0 https://github.com/DoSomething/mb-toolbox

A library of functionality shared between the components that make up the Message Broker system: https://github.com/DoSomething/message-broker. Some of the functionality is DoSomething.org specific.

  Sources   Download

MIT

The Requires

 

The Development Requires

rabbitmq message broker php library

19/01 2016

0.8.19

0.8.19.0 https://github.com/DoSomething/mb-toolbox

A library of functionality shared between the components that make up the Message Broker system: https://github.com/DoSomething/message-broker. Some of the functionality is DoSomething.org specific.

  Sources   Download

MIT

The Requires

 

The Development Requires

rabbitmq message broker php library

25/12 2015

0.8.17

0.8.17.0 https://github.com/DoSomething/mb-toolbox

A library of functionality shared between the components that make up the Message Broker system: https://github.com/DoSomething/message-broker. Some of the functionality is DoSomething.org specific.

  Sources   Download

MIT

The Requires

 

The Development Requires

rabbitmq message broker php library

08/12 2015

0.8.16

0.8.16.0 https://github.com/DoSomething/mb-toolbox

A library of functionality shared between the components that make up the Message Broker system: https://github.com/DoSomething/message-broker. Some of the functionality is DoSomething.org specific.

  Sources   Download

MIT

The Requires

 

The Development Requires

rabbitmq message broker php library

08/12 2015

0.8.15

0.8.15.0 https://github.com/DoSomething/mb-toolbox

A library of functionality shared between the components that make up the Message Broker system: https://github.com/DoSomething/message-broker. Some of the functionality is DoSomething.org specific.

  Sources   Download

MIT

The Requires

 

The Development Requires

rabbitmq message broker php library

08/12 2015

0.8.14

0.8.14.0 https://github.com/DoSomething/mb-toolbox

A library of functionality shared between the components that make up the Message Broker system: https://github.com/DoSomething/message-broker. Some of the functionality is DoSomething.org specific.

  Sources   Download

MIT

The Requires

 

The Development Requires

rabbitmq message broker php library

04/12 2015

0.8.12

0.8.12.0 https://github.com/DoSomething/mb-toolbox

A library of functionality shared between the components that make up the Message Broker system: https://github.com/DoSomething/message-broker. Some of the functionality is DoSomething.org specific.

  Sources   Download

MIT

The Requires

 

The Development Requires

rabbitmq message broker php library

27/11 2015

0.8.11

0.8.11.0 https://github.com/DoSomething/mb-toolbox

A library of functionality shared between the components that make up the Message Broker system: https://github.com/DoSomething/message-broker. Some of the functionality is DoSomething.org specific.

  Sources   Download

MIT

The Requires

 

The Development Requires

rabbitmq message broker php library

24/11 2015

0.8.10

0.8.10.0 https://github.com/DoSomething/mb-toolbox

A library of functionality shared between the components that make up the Message Broker system: https://github.com/DoSomething/message-broker. Some of the functionality is DoSomething.org specific.

  Sources   Download

MIT

The Requires

 

The Development Requires

rabbitmq message broker php library

23/11 2015

0.8.9

0.8.9.0 https://github.com/DoSomething/mb-toolbox

A library of functionality shared between the components that make up the Message Broker system: https://github.com/DoSomething/message-broker. Some of the functionality is DoSomething.org specific.

  Sources   Download

MIT

The Requires

 

The Development Requires

rabbitmq message broker php library

28/10 2015

0.8.8

0.8.8.0 https://github.com/DoSomething/mb-toolbox

A library of functionality shared between the components that make up the Message Broker system: https://github.com/DoSomething/message-broker. Some of the functionality is DoSomething.org specific.

  Sources   Download

MIT

The Requires

 

The Development Requires

rabbitmq message broker php library

14/10 2015

0.8.7

0.8.7.0 https://github.com/DoSomething/mb-toolbox

A library of functionality shared between the components that make up the Message Broker system: https://github.com/DoSomething/message-broker. Some of the functionality is DoSomething.org specific.

  Sources   Download

MIT

The Requires

 

The Development Requires

rabbitmq message broker php library

08/10 2015

dev-q

dev-q https://github.com/DoSomething/mb-toolbox

A library of functionality shared between the components that make up the Message Broker system: https://github.com/DoSomething/message-broker. Some of the functionality is DoSomething.org specific.

  Sources   Download

MIT

The Requires

 

The Development Requires

rabbitmq message broker php library

08/10 2015

0.8.5

0.8.5.0 https://github.com/DoSomething/mb-toolbox

A library of functionality shared between the components that make up the Message Broker system: https://github.com/DoSomething/message-broker. Some of the functionality is DoSomething.org specific.

  Sources   Download

MIT

The Requires

 

The Development Requires

rabbitmq message broker php library

07/10 2015

0.8.4

0.8.4.0 https://github.com/DoSomething/mb-toolbox

A library of functionality shared between the components that make up the Message Broker system: https://github.com/DoSomething/message-broker. Some of the functionality is DoSomething.org specific.

  Sources   Download

MIT

The Requires

 

The Development Requires

rabbitmq message broker php library

25/09 2015

0.8.3

0.8.3.0 https://github.com/DoSomething/mb-toolbox

A library of functionality shared between the components that make up the Message Broker system: https://github.com/DoSomething/message-broker. Some of the functionality is DoSomething.org specific.

  Sources   Download

MIT

The Requires

 

The Development Requires

rabbitmq message broker php library

25/09 2015

0.8.2

0.8.2.0 https://github.com/DoSomething/mb-toolbox

A library of functionality shared between the components that make up the Message Broker system: https://github.com/DoSomething/message-broker. Some of the functionality is DoSomething.org specific.

  Sources   Download

MIT

The Requires

 

The Development Requires

rabbitmq message broker php library

17/09 2015

0.8.1

0.8.1.0 https://github.com/DoSomething/mb-toolbox

A library of functionality shared between the components that make up the Message Broker system: https://github.com/DoSomething/message-broker. Some of the functionality is DoSomething.org specific.

  Sources   Download

MIT

The Requires

 

The Development Requires

rabbitmq message broker php library

17/09 2015

0.8.0

0.8.0.0 https://github.com/DoSomething/mb-toolbox

A library of functionality shared between the components that make up the Message Broker system: https://github.com/DoSomething/message-broker. Some of the functionality is DoSomething.org specific.

  Sources   Download

MIT

The Requires

 

The Development Requires

rabbitmq message broker php library

15/09 2015

0.7.14

0.7.14.0 https://github.com/DoSomething/mb-toolbox

A library of functionality shared between the components that make up the Message Broker system: https://github.com/DoSomething/message-broker. Some of the functionality is DoSomething.org specific.

  Sources   Download

MIT

The Requires

 

The Development Requires

rabbitmq message broker php library

04/09 2015

0.7.13

0.7.13.0 https://github.com/DoSomething/mb-toolbox

A library of functionality shared between the components that make up the Message Broker system: https://github.com/DoSomething/message-broker. Some of the functionality is DoSomething.org specific.

  Sources   Download

MIT

The Requires

 

The Development Requires

rabbitmq message broker php library

04/09 2015

0.7.12

0.7.12.0 https://github.com/DoSomething/mb-toolbox

A library of functionality shared between the components that make up the Message Broker system: https://github.com/DoSomething/message-broker. Some of the functionality is DoSomething.org specific.

  Sources   Download

MIT

The Requires

 

The Development Requires

rabbitmq message broker php library

04/09 2015

0.7.11

0.7.11.0 https://github.com/DoSomething/mb-toolbox

A library of functionality shared between the components that make up the Message Broker system: https://github.com/DoSomething/message-broker. Some of the functionality is DoSomething.org specific.

  Sources   Download

MIT

The Requires

 

The Development Requires

rabbitmq message broker php library

04/09 2015

0.7.10

0.7.10.0 https://github.com/DoSomething/mb-toolbox

A library of functionality shared between the components that make up the Message Broker system: https://github.com/DoSomething/message-broker. Some of the functionality is DoSomething.org specific.

  Sources   Download

MIT

The Requires

 

The Development Requires

rabbitmq message broker php library

03/09 2015

0.7.8

0.7.8.0 https://github.com/DoSomething/mb-toolbox

A library of functionality shared between the components that make up the Message Broker system: https://github.com/DoSomething/message-broker. Some of the functionality is DoSomething.org specific.

  Sources   Download

MIT

The Requires

 

The Development Requires

rabbitmq message broker php library

02/09 2015

0.7.7

0.7.7.0 https://github.com/DoSomething/mb-toolbox

A library of functionality shared between the components that make up the Message Broker system: https://github.com/DoSomething/message-broker. Some of the functionality is DoSomething.org specific.

  Sources   Download

MIT

The Requires

 

The Development Requires

rabbitmq message broker php library

31/08 2015

0.7.6

0.7.6.0 https://github.com/DoSomething/mb-toolbox

A library of functionality shared between the components that make up the Message Broker system: https://github.com/DoSomething/message-broker. Some of the functionality is DoSomething.org specific.

  Sources   Download

MIT

The Requires

 

The Development Requires

rabbitmq message broker php library

31/08 2015

0.7.5

0.7.5.0 https://github.com/DoSomething/mb-toolbox

A library of functionality shared between the components that make up the Message Broker system: https://github.com/DoSomething/message-broker. Some of the functionality is DoSomething.org specific.

  Sources   Download

MIT

The Requires

 

The Development Requires

rabbitmq message broker php library

26/08 2015

0.7.4

0.7.4.0 https://github.com/DoSomething/mb-toolbox

A library of functionality shared between the components that make up the Message Broker system: https://github.com/DoSomething/message-broker. Some of the functionality is DoSomething.org specific.

  Sources   Download

MIT

The Requires

 

The Development Requires

rabbitmq message broker php library

14/08 2015

0.7.3

0.7.3.0 https://github.com/DoSomething/mb-toolbox

A library of functionality shared between the components that make up the Message Broker system: https://github.com/DoSomething/message-broker. Some of the functionality is DoSomething.org specific.

  Sources   Download

MIT

The Requires

 

The Development Requires

rabbitmq message broker php library

06/08 2015

0.7.2

0.7.2.0 https://github.com/DoSomething/mb-toolbox

A library of functionality shared between the components that make up the Message Broker system: https://github.com/DoSomething/message-broker. Some of the functionality is DoSomething.org specific.

  Sources   Download

MIT

The Requires

 

The Development Requires

rabbitmq message broker php library

06/08 2015

0.7.1

0.7.1.0 https://github.com/DoSomething/mb-toolbox

A library of functionality shared between the components that make up the Message Broker system: https://github.com/DoSomething/message-broker. Some of the functionality is DoSomething.org specific.

  Sources   Download

MIT

The Requires

 

The Development Requires

rabbitmq message broker php library

05/08 2015

0.7.0

0.7.0.0 https://github.com/DoSomething/mb-toolbox

A library of functionality shared between the components that make up the Message Broker system: https://github.com/DoSomething/message-broker. Some of the functionality is DoSomething.org specific.

  Sources   Download

MIT

The Requires

 

The Development Requires

rabbitmq message broker php library

13/07 2015

0.6.2

0.6.2.0 https://github.com/DoSomething/mb-toolbox

A library of functionality shared between the components that make up the Message Broker system: https://github.com/DoSomething/message-broker. Some of the functionality is DoSomething.org specific.

  Sources   Download

MIT

The Requires

 

The Development Requires

rabbitmq message broker php library

13/07 2015

0.6.1

0.6.1.0 https://github.com/DoSomething/mb-toolbox

A library of functionality shared between the components that make up the Message Broker system: https://github.com/DoSomething/message-broker. Some of the functionality is DoSomething.org specific.

  Sources   Download

MIT

The Requires

 

The Development Requires

rabbitmq message broker php library

09/07 2015

0.6.0

0.6.0.0 https://github.com/DoSomething/mb-toolbox

A library of functionality shared between the components that make up the Message Broker system: https://github.com/DoSomething/message-broker. Some of the functionality is DoSomething.org specific.

  Sources   Download

MIT

The Requires

 

The Development Requires

rabbitmq message broker php library

09/07 2015

dev-Issue49-GET_image

dev-Issue49-GET_image https://github.com/DoSomething/mb-toolbox

A library of functionality shared between the components that make up the Message Broker system: https://github.com/DoSomething/message-broker. Some of the functionality is DoSomething.org specific.

  Sources   Download

MIT

The Requires

 

The Development Requires

rabbitmq message broker php library

24/06 2015

0.5.1

0.5.1.0 https://github.com/DoSomething/mb-toolbox

A library of functionality shared between the components that make up the Message Broker system: https://github.com/DoSomething/message-broker. Some of the functionality is DoSomething.org specific.

  Sources   Download

MIT

The Requires

 

The Development Requires

rabbitmq message broker php library

11/06 2015

0.5.0

0.5.0.0 https://github.com/DoSomething/mb-toolbox

A library of functionality shared between the components that make up the Message Broker system: https://github.com/DoSomething/message-broker. Some of the functionality is DoSomething.org specific.

  Sources   Download

MIT

The Requires

 

The Development Requires

rabbitmq message broker php library

15/05 2015

0.4.9

0.4.9.0 https://github.com/DoSomething/mb-toolbox

A library of functionality shared between the components that make up the Message Broker system: https://github.com/DoSomething/message-broker. Some of the functionality is DoSomething.org specific.

  Sources   Download

MIT

The Requires

 

The Development Requires

rabbitmq message broker php library

04/05 2015

0.4.8

0.4.8.0 https://github.com/DoSomething/mb-toolbox

A library of functionality shared between the components that make up the Message Broker system: https://github.com/DoSomething/message-broker. Some of the functionality is DoSomething.org specific.

  Sources   Download

MIT

The Requires

 

The Development Requires

rabbitmq message broker php library

04/05 2015

0.4.7

0.4.7.0 https://github.com/DoSomething/mb-toolbox

A library of functionality shared between the components that make up the Message Broker system: https://github.com/DoSomething/message-broker. Some of the functionality is DoSomething.org specific.

  Sources   Download

MIT

The Requires

 

The Development Requires

rabbitmq message broker php library

04/05 2015

0.4.6

0.4.6.0 https://github.com/DoSomething/mb-toolbox

A library of functionality shared between the components that make up the Message Broker system: https://github.com/DoSomething/message-broker. Some of the functionality is DoSomething.org specific.

  Sources   Download

MIT

The Requires

 

The Development Requires

rabbitmq message broker php library

29/04 2015

0.4.5

0.4.5.0 https://github.com/DoSomething/mb-toolbox

A library of functionality shared between the components that make up the Message Broker system: https://github.com/DoSomething/message-broker. Some of the functionality is DoSomething.org specific.

  Sources   Download

MIT

The Requires

 

The Development Requires

rabbitmq message broker php library

27/04 2015

0.4.4

0.4.4.0 https://github.com/DoSomething/mb-toolbox

A library of functionality shared between the components that make up the Message Broker system: https://github.com/DoSomething/message-broker. Some of the functionality is DoSomething.org specific.

  Sources   Download

MIT

The Requires

 

The Development Requires

rabbitmq message broker php library

27/04 2015

0.4.3

0.4.3.0 https://github.com/DoSomething/mb-toolbox

A library of functionality shared between the components that make up the Message Broker system: https://github.com/DoSomething/message-broker. Some of the functionality is DoSomething.org specific.

  Sources   Download

MIT

The Requires

 

The Development Requires

rabbitmq message broker php library

27/04 2015

0.4.2

0.4.2.0 https://github.com/DoSomething/mb-toolbox

A library of functionality shared between the components that make up the Message Broker system: https://github.com/DoSomething/message-broker. Some of the functionality is DoSomething.org specific.

  Sources   Download

MIT

The Requires

 

The Development Requires

rabbitmq message broker php library

27/04 2015

0.4.1

0.4.1.0 https://github.com/DoSomething/mb-toolbox

A library of functionality shared between the components that make up the Message Broker system: https://github.com/DoSomething/message-broker. Some of the functionality is DoSomething.org specific.

  Sources   Download

MIT

The Requires

 

The Development Requires

rabbitmq message broker php library

24/04 2015

0.4.0

0.4.0.0 https://github.com/DoSomething/mb-toolbox

A library of functionality shared between the components that make up the Message Broker system: https://github.com/DoSomething/message-broker. Some of the functionality is DoSomething.org specific.

  Sources   Download

MIT

The Requires

 

The Development Requires

rabbitmq message broker php library

24/04 2015

0.3.25

0.3.25.0 https://github.com/DoSomething/mb-toolbox

A library of functionality shared between the components that make up the Message Broker system: https://github.com/DoSomething/message-broker. Some of the functionality is DoSomething.org specific.

  Sources   Download

MIT

The Requires

 

The Development Requires

rabbitmq message broker php library

22/04 2015

0.3.24

0.3.24.0 https://github.com/DoSomething/mb-toolbox

A library of functionality shared between the components that make up the Message Broker system: https://github.com/DoSomething/message-broker. Some of the functionality is DoSomething.org specific.

  Sources   Download

MIT

The Requires

 

The Development Requires

rabbitmq message broker php library

09/04 2015

0.3.23

0.3.23.0 https://github.com/DoSomething/mb-toolbox

A library of functionality shared between the components that make up the Message Broker system: https://github.com/DoSomething/message-broker. Some of the functionality is DoSomething.org specific.

  Sources   Download

MIT

The Requires

 

The Development Requires

rabbitmq message broker php library

09/04 2015

0.3.22

0.3.22.0 https://github.com/DoSomething/mb-toolbox

A library of functionality shared between the components that make up the Message Broker system: https://github.com/DoSomething/message-broker. Some of the functionality is DoSomething.org specific.

  Sources   Download

MIT

The Requires

 

The Development Requires

rabbitmq message broker php library

06/04 2015

0.3.21

0.3.21.0 https://github.com/DoSomething/mb-toolbox

A library of functionality shared between the components that make up the Message Broker system: https://github.com/DoSomething/message-broker. Some of the functionality is DoSomething.org specific.

  Sources   Download

MIT

The Requires

 

The Development Requires

rabbitmq message broker php library

06/04 2015

0.3.20

0.3.20.0 https://github.com/DoSomething/mb-toolbox

A library of functionality shared between the components that make up the Message Broker system: https://github.com/DoSomething/message-broker. Some of the functionality is DoSomething.org specific.

  Sources   Download

MIT

The Requires

 

The Development Requires

rabbitmq message broker php library

03/04 2015

0.3.19

0.3.19.0 https://github.com/DoSomething/mb-toolbox

A library of functionality shared between the components that make up the Message Broker system: https://github.com/DoSomething/message-broker. Some of the functionality is DoSomething.org specific.

  Sources   Download

MIT

The Requires

 

The Development Requires

rabbitmq message broker php library

01/04 2015

0.3.18

0.3.18.0 https://github.com/DoSomething/mb-toolbox

A library of functionality shared between the components that make up the Message Broker system: https://github.com/DoSomething/message-broker. Some of the functionality is DoSomething.org specific.

  Sources   Download

MIT

The Requires

 

The Development Requires

rabbitmq message broker php library

01/04 2015

dev-Issue43-Abstract_authenticate

dev-Issue43-Abstract_authenticate https://github.com/DoSomething/mb-toolbox

A library of functionality shared between the components that make up the Message Broker system: https://github.com/DoSomething/message-broker. Some of the functionality is DoSomething.org specific.

  Sources   Download

MIT

The Requires

 

The Development Requires

rabbitmq message broker php library

28/03 2015

0.3.17

0.3.17.0 https://github.com/DoSomething/mb-toolbox

A library of functionality shared between the components that make up the Message Broker system: https://github.com/DoSomething/message-broker. Some of the functionality is DoSomething.org specific.

  Sources   Download

MIT

The Requires

 

The Development Requires

rabbitmq message broker php library

23/03 2015

0.3.16

0.3.16.0 https://github.com/DoSomething/mb-toolbox

A library of functionality shared between the components that make up the Message Broker system: https://github.com/DoSomething/message-broker. Some of the functionality is DoSomething.org specific.

  Sources   Download

MIT

The Requires

 

The Development Requires

rabbitmq message broker php library

23/03 2015

0.3.15

0.3.15.0 https://github.com/DoSomething/mb-toolbox

A library of functionality shared between the components that make up the Message Broker system: https://github.com/DoSomething/message-broker. Some of the functionality is DoSomething.org specific.

  Sources   Download

MIT

The Requires

 

The Development Requires

rabbitmq message broker php library

23/03 2015

0.3.14

0.3.14.0 https://github.com/DoSomething/mb-toolbox

A library of functionality shared between the components that make up the Message Broker system: https://github.com/DoSomething/message-broker. Some of the functionality is DoSomething.org specific.

  Sources   Download

MIT

The Requires

 

The Development Requires

rabbitmq message broker php library

18/03 2015

0.3.13

0.3.13.0 https://github.com/DoSomething/mb-toolbox

A library of functionality shared between the components that make up the Message Broker system: https://github.com/DoSomething/message-broker. Some of the functionality is DoSomething.org specific.

  Sources   Download

MIT

The Requires

 

The Development Requires

rabbitmq message broker php library

11/03 2015

0.3.12

0.3.12.0 https://github.com/DoSomething/mb-toolbox

A library of functionality shared between the components that make up the Message Broker system: https://github.com/DoSomething/message-broker. Some of the functionality is DoSomething.org specific.

  Sources   Download

MIT

The Requires

 

The Development Requires

rabbitmq message broker php library

10/03 2015

0.3.11

0.3.11.0 https://github.com/DoSomething/mb-toolbox

A library of functionality shared between the components that make up the Message Broker system: https://github.com/DoSomething/message-broker. Some of the functionality is DoSomething.org specific.

  Sources   Download

MIT

The Requires

 

The Development Requires

rabbitmq message broker php library

09/03 2015

0.3.10

0.3.10.0 https://github.com/DoSomething/mb-toolbox

A library of functionality shared between the components that make up the Message Broker system: https://github.com/DoSomething/message-broker. Some of the functionality is DoSomething.org specific.

  Sources   Download

MIT

The Requires

 

The Development Requires

rabbitmq message broker php library