PHPackages                             yzh52521/thinkphp-cron - 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. yzh52521/thinkphp-cron

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

yzh52521/thinkphp-cron
======================

thinkphp6 / thinkphp8 计划任务

v1.0.4(2y ago)3701Apache-2.0PHP

Since Sep 15Pushed 2y ago1 watchersCompare

[ Source](https://github.com/yzh52521/thinkphp-cron)[ Packagist](https://packagist.org/packages/yzh52521/thinkphp-cron)[ RSS](/packages/yzh52521-thinkphp-cron/feed)WikiDiscussions master Synced 1w ago

READMEChangelog (5)Dependencies (4)Versions (6)Used By (0)

think-cron 计划任务
===============

[](#think-cron-计划任务)

安装方法
----

[](#安装方法)

```
composer require yzh52521/thinkphp-cron

```

使用方法
----

[](#使用方法)

### 创建任务类

[](#创建任务类)

```
