greg0ire / bernard

Bernard is a multi-backend PHP library for creating background jobs for later processing.

Home Page:http://bernardphp.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bernard

Bernard is a library that helps with writing distributed systems and offloading task to the background. It supports different backends such as:

  • Predis / PhpRedis
  • Amazon SQS
  • Iron MQ
  • Doctrine DBAL

There is plenty more to discover in the documentation located right here.

Build Status

About

Bernard is a multi-backend PHP library for creating background jobs for later processing.

http://bernardphp.com

License:MIT License


Languages

Language:PHP 97.9%Language:Python 2.1%