定制 mvd81/laravel-horizon-tag-search-in-pending-and-completed-jobs 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

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

mvd81/laravel-horizon-tag-search-in-pending-and-completed-jobs

最新稳定版本:V1.08

Composer 安装命令:

composer require mvd81/laravel-horizon-tag-search-in-pending-and-completed-jobs

包简介

Append tags search for pending and completed jobs in Laravel Horizon.

README 文档

README

Build Status Total Downloads Latest Stable Version License

Introduction

This package allows searching for jobs in pending and completed states based on tags, similar to how it works for failed jobs. Hopefully, this is a temporary package until this PR laravel/horizon#1513 is merged.

Screencast

ScreenCastLaravelHorizonTagSearchInPendingAndCompletedJobs.mp4

Installation

composer require mvd81/laravel-horizon-tag-search-in-pending-and-completed-jobs

If you have not yet installed Horizon, run php artisan horizon:install

What this package does

  • Overrides the frontend to enable searching through pending and completed jobs.
  • Creates listeners for the JobPushed and JobDeleted events to add and remove jobs in pending tags.
  • Overrides the pending and completed job controllers to allow searching within pending and completed jobs.

License

Laravel Horizon tag search in pending and completed jobs is open-sourced software licensed under the MIT license.

统计信息

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

GitHub 信息

  • Stars: 4
  • Watchers: 2
  • Forks: 0
  • 开发语言: Vue

其他信息

  • 授权协议: MIT
  • 更新时间: 2026-01-04