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

ActiveThink-extend[Utility &amp; Helpers](/categories/utility)

chenvle/cron
============

计划任务

v1.3.4(3y ago)062Apache-2.0PHPPHP &gt;=5.6.0

Since Jan 18Pushed 3y ago1 watchersCompare

[ Source](https://github.com/chenvle/cron)[ Packagist](https://packagist.org/packages/chenvle/cron)[ RSS](/packages/chenvle-cron/feed)WikiDiscussions 1.3 Synced 3w ago

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

ThinkPHP5.1 cron 计划任务
=====================

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

```
仅限用于 ThinkPHP5.*， Thinkphp6 请移步 https://github.com/yunwuxin/think-cron

```

安装方法
----

[](#安装方法)

```
composer require chenvle/cron

```

使用方法
----

[](#使用方法)

### 创建任务类

[](#创建任务类)

```
