PHPackages                             zhengqi/swoole-crontab - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. zhengqi/swoole-crontab

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

zhengqi/swoole-crontab
======================

基于swoole的crontab定时任务

1.0.3(1y ago)05MITPHPPHP &gt;=8.1

Since Mar 10Pushed 1y ago1 watchersCompare

[ Source](https://github.com/imzhengqi/swoole-crontab)[ Packagist](https://packagist.org/packages/zhengqi/swoole-crontab)[ RSS](/packages/zhengqi-swoole-crontab/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (3)Versions (2)Used By (0)

使用示例
----

[](#使用示例)

### 1. 创建任务类，实现接口 SchedulerInterface。例，

[](#1-创建任务类实现接口-schedulerinterface例)

```
