tobya/queuestatus 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

tobya/queuestatus

最新稳定版本:v0.8.4

Composer 安装命令:

composer require tobya/queuestatus

包简介

Allows you to get basic details of your Laravel Queue Stack

README 文档

README

Allows you to get basic details of your Laravel Queue Stack

image

Installation

Composer require tobya/Queuestatus

Usage

php artisan queue:status

php artisan queue:status --queue=email

You can also view job models

php artisan queue:jobs

You keep showing status by using --live and choose to change the default pause of 3 seconds.

php artisan queue:status --live --pause=5

Requires

Only works when you are using a database for your queue. Wont work with Redis etc.

统计信息

  • 总下载量: 4.44k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 5
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2021-10-10