定制 tobimori/kirby-queues 二次开发

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

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

tobimori/kirby-queues

Composer 安装命令:

composer require tobimori/kirby-queues

包简介

A comprehensive background job queue system for Kirby CMS with scheduled task support and panel monitoring interface

README 文档

README

Queues is a simple but sophisticated queueing API for Kirby CMS inspired by Laravel's queueing system.

Its main goal is to provide plugin developers with a common way to implement background tasks without each plugin having to implement its own queueing system (of course you can also create background tasks unique to your Kirby site); e.g. Kirby SEO uses these for page audits, broken links checking; DreamForm allows you to run "actions" as background tasks to postpone long-running processes such as PDF generation or email sending.

Its storage is powered by the Kirby Caching API, which allows us to easily support a variety of providers, such as File, Redis, and more out of the box. Theoretically, this also supports multiple workers running in parallel on multiple machines, albeit the plugin has not been tested with such a setup.

Queues also supports scheduled jobs in the same worker process.

Installation

Kirby Queues requires Composer, since it requires the use of the Kirby CLI. If you use Queues in your plugin, keep in mind that Queues also has to be installed separately by the user.

composer require tobimori/kirby-queues getkirby/cli

Support

This plugin is provided free of charge & published under the permissive MIT License. If you use it in a commercial project or build your own commercial plugin using Queues, please consider to sponsor me on GitHub or purchase any of my commercial plugins to support further development and continued maintenance.

License

MIT License Copyright © 2025 Tobias Möritz

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2025-06-12

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固