承接 stellarwp/shepherd 相关项目开发

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

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

stellarwp/shepherd

最新稳定版本:0.1.0

Composer 安装命令:

composer require stellarwp/shepherd

包简介

A library for offloading tasks to background processes.

README 文档

README

Shepherd is a lightweight and powerful background processing library for WordPress, built on top of Action Scheduler. It provides a simple, fluent API for defining and dispatching asynchronous tasks, with built-in support for retries, debouncing, and logging.

Features

  • Simple, Fluent API: A straightforward way to define and dispatch background tasks.
  • Action Scheduler Integration: Leverages the reliability of Action Scheduler for task processing.
  • Automatic Retries: Configurable automatic retries for failed tasks.
  • Debouncing: Prevent tasks from running too frequently.
  • Logging: Built-in database logging for task lifecycle events.
  • Included Tasks: Comes with ready-to-use tasks including Email (with multi-recipient support), HTTP_Request, and Herding tasks.

Getting Started

For a guide on how to install Shepherd and get started with creating and dispatching your first task, please see our Getting Started guide.

Advanced Usage

For more detailed information on advanced features like task retries, debouncing, unique tasks, and logging, please refer to our Advanced Usage guide.

Built-in Tasks

Shepherd comes with a set of pre-packaged tasks to handle common background operations. For more information, please see our Tasks guide.

Contributing

We welcome contributions! Please see our contributing guidelines for more information.

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: GPL-2.0-or-later
  • 更新时间: 2025-07-14