Skip to content

sheikhasadmuneer/bernard

 
 

Repository files navigation

Bernard

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.

Currently these are the supported backends, with more coming with each release:

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

You can learn more on our website about Bernard and its related projects or just dive directly into the documentation.

Build Status Scrutinizer Quality Score

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 99.7%
  • Shell 0.3%