Skip to content

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

License

Notifications You must be signed in to change notification settings

greg0ire/bernard

 
 

Repository files navigation

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.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 97.9%
  • Python 2.1%