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

ActiveLibrary

huangweijie/think-cron
======================

think-cron

V2.0.1(5y ago)135MITPHP

Since Apr 27Pushed 5y agoCompare

[ Source](https://github.com/huangweijie0308/think-cron)[ Packagist](https://packagist.org/packages/huangweijie/think-cron)[ RSS](/packages/huangweijie-think-cron/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (3)Dependencies (3)Versions (5)Used By (0)

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

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

#### 介绍

[](#介绍)

一个基于thinkphp的通用crontab

#### 安装教程

[](#安装教程)

```
composer require huangweijie/think-cron
```

#### 使用说明

[](#使用说明)

请参考CronExpression表达式

配置

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