PHPackages                             renkun-cook/think-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. renkun-cook/think-cron

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

renkun-cook/think-cron
======================

think-cron

1.0.0(5y ago)06MITPHP

Since Dec 1Pushed 5y ago1 watchersCompare

[ Source](https://github.com/renkun-cook/think-cron)[ Packagist](https://packagist.org/packages/renkun-cook/think-cron)[ RSS](/packages/renkun-cook-think-cron/feed)WikiDiscussions master Synced today

READMEChangelog (1)Dependencies (3)Versions (2)Used By (0)

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

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

#### 介绍

[](#介绍)

一个基于thinkphp的通用crontab

#### 安装教程

[](#安装教程)

```
composer require renkun-cook/think-cron
```

#### 使用说明

[](#使用说明)

请参考CronExpression表达式

配置

```
项目根目录/config/crontab.php
