mikamatto/scheduler-bundle
Composer 安装命令:
composer require mikamatto/scheduler-bundle
包简介
A Symfony bundle to manage and execute scheduled tasks via cron.
README 文档
README
A Symfony bundle to manage, schedule and execute Symfony commands via cron. This bundle provides an easy way to handle tasks that need to run on a periodic basis, whether for background processing or automated maintenance tasks.
Features
- Manage scheduled tasks with cron
- Automatic retries with exponential backoff
- Customizable task execution intervals
- Integration with Symfony's console, validation, and cache components
Installation
To install this bundle, run the following command:
composer require mikamatto/scheduler-bundle
统计信息
- 总下载量: 9
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2024-10-10