PHPackages                             cathy/thinkphp6-async-task - 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. cathy/thinkphp6-async-task

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

cathy/thinkphp6-async-task
==========================

基于workerman的thinkphp6异步任务模型

v1.1.1(2y ago)435MITPHPPHP &gt;=7.2.5

Since Dec 17Pushed 2y ago1 watchersCompare

[ Source](https://github.com/qq1574829575/thinkphp6-async-task)[ Packagist](https://packagist.org/packages/cathy/thinkphp6-async-task)[ RSS](/packages/cathy-thinkphp6-async-task/feed)WikiDiscussions master Synced today

READMEChangelog (10)Dependencies (2)Versions (13)Used By (0)

thinkphp6-async-task
====================

[](#thinkphp6-async-task)

介绍
--

[](#介绍)

基于workerman的thinkphp6异步任务模型

安装
--

[](#安装)

```
composer require cathy/thinkphp6-async-task

```

使用
--

[](#使用)

> 创建异步任务类及方法

```
