承接 mpstr24/laravel-queue-tracker 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

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

mpstr24/laravel-queue-tracker

最新稳定版本:v1.1.0

Composer 安装命令:

composer require mpstr24/laravel-queue-tracker

包简介

Laravel package to allow you to track the active job in a queue on production.

README 文档

README

This package is designed to track the current job that is being processed within your queue, allowing you to see what is ongoing within the system.

Note: This package has been primarily tested with sync and database. Other queue drivers might not work as expected.

GitHub Actions Workflow Status Packagist Version Packagist Downloads

Features

  • Automatic polling of the current job
  • Ability to target a specific queue

Installation

Install the package via Composer:

composer require mpstr24/laravel-queue-tracker

Usage/Examples

Basic usage.

Run the following to see the current job being processed on "default" queue.

php artisan queue:track

Queue selection

Use --queue to change the current queue you are tracking.

php artisan queue:track --queue=high

Queue polling

Use --watch to poll the selected queue and see the jobs change. This polls every 5 seconds.

php artisan queue:track --watch

Roadmap

  • Tabular output if more than one job is currently processing.
  • Config file for finer control
    • Polling control
    • Default queue control
  • Job failure tracking
    • Error logging and analytics
  • Larastan goals
    • 5
    • 6
    • 7
    • 8
    • 9
  • Implement tests

License

MIT

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2025-03-04

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固