Bernard

Bernard是一个多后台的PHP库,用于创建后台作业,供以后处理。「Bernard is a multi-backend PHP library for creating background jobs for later processing.」

  • 所有者: bernardphp/bernard
  • 平台:
  • 许可证: MIT License
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

Latest Version
Build Status
Code Coverage
Quality Score
Total Downloads

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
  • Queue interop

Install

Via Composer

$ composer require bernard/bernard

Documentation

Please see the official documentation.

Testing

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

$ composer test

You can run the functional tests by executing:

$ composer test-functional

License

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

主要指标

概览
名称与所有者bernardphp/bernard
主编程语言PHP
编程语言PHP (语言数: 2)
平台
许可证MIT License
所有者活动
创建于2013-02-15 18:30:56
推送于2023-07-31 10:25:26
最后一次提交2022-05-04 15:46:19
发布数33
最新版本名称0.13.0 (发布于 )
第一版名称0.1.0 (发布于 2013-03-15 16:44:30)
用户参与
星数1.2k
关注者数46
派生数129
提交数1.1k
已启用问题?
问题数163
打开的问题数30
拉请求数200
打开的拉请求数8
关闭的拉请求数57
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?