2017 © Pedro Peláez
 

library bernard

Message queue abstraction layer

image

bernard/bernard

Message queue abstraction layer

  • Sunday, June 24, 2018
  • by acrobat
  • Repository
  • 57 Watchers
  • 954 Stars
  • 348,059 Installations
  • PHP
  • 40 Dependents
  • 3 Suggesters
  • 97 Forks
  • 33 Open issues
  • 42 Versions
  • 11 % Grown

The README.md

Bernard , (*1)

Latest Version Minimum PHP Version GitHub Workflow Status Total Downloads, (*2)

Bernard makes it super easy and enjoyable to do background processing in PHP. It does this by utilizing queues and long running processes. It supports normal queueing drivers but also implements simple ones with Redis and Doctrine., (*3)

Currently these are the supported backends, with more coming with each release:, (*4)

  • Predis / PhpRedis
  • Amazon SQS
  • Iron MQ
  • Doctrine DBAL
  • Pheanstalk
  • PhpAmqp / RabbitMQ
  • Queue interop

Install

Via Composer, (*5)

$ composer require bernard/bernard

Documentation

Please see the official documentation., (*6)

Testing

We try to follow BDD and TDD, as such we use both phpspec and phpunit to test this library., (*7)

$ composer test

You can run the functional tests by executing:, (*8)

$ composer test-functional

License

The MIT License (MIT). Please see License File for more information., (*9)

The Versions

05/11 2017
13/06 2013

0.5.0

0.5.0.0

Message queue implemented in PHP with Redis as a backend.

  Sources   Download

MIT

The Requires

  • php >=5.3.3

 

The Development Requires

20/05 2013

0.4.0

0.4.0.0

Message queue implemented in PHP with Redis as a backend.

  Sources   Download

MIT

The Requires

  • php >=5.3.3

 

The Development Requires

16/05 2013

0.3.0

0.3.0.0

Message queue implemented in PHP with Redis as a backend.

  Sources   Download

MIT

The Requires

  • php >=5.3.3

 

The Development Requires

14/05 2013

0.2.1

0.2.1.0

Message queue implemented in PHP with Redis as a backend.

  Sources   Download

MIT

The Requires

 

The Development Requires

06/05 2013

0.2.0

0.2.0.0

Message queue implemented in PHP with Redis as a backend.

  Sources   Download

MIT

The Requires

 

The Development Requires

02/05 2013

0.1.1

0.1.1.0

Message queue implemented in PHP with Redis as a backend.

  Sources   Download

MIT

The Requires

 

The Development Requires

15/03 2013

0.1.0

0.1.0.0

Message queue implemented in PHP with Redis as a backend.

  Sources   Download

MIT

The Requires

 

The Development Requires