1 Star 1 Fork 1

沐雨炫 / tp6+workerman-task

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
composer.json 610 Bytes
一键复制 编辑 原始数据 按行查看 历史
沐雨炫 提交于 2022-07-18 19:34 . 修改命令行类地址
{
"name": "maowenke/tp6-workerman-task",
"description": "tp6使用worker执行task",
"type": "library",
"require": {
"php": ">=7.4",
"topthink/framework": "^6.0.0",
"topthink/think-worker": "^3.0"
},
"autoload": {
"psr-4": {
"Maowenke\\WorkerManTask\\": "src/"
}
},
"extra": {
"think":{
"services":[
"Maowenke\\WorkerManTask\\Service"
],
"config":{
"worker_task": "src/config/config.php"
}
}
},
"authors": [
{
"name": "毛文科",
"email": "353629378@qq.com"
}
],
"minimum-stability": "dev"
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
PHP
1
https://gitee.com/FengXuanJi/tp6-workerman-task.git
git@gitee.com:FengXuanJi/tp6-workerman-task.git
FengXuanJi
tp6-workerman-task
tp6+workerman-task
master

搜索帮助

Bbcd6f05 5694891 0cc6727d 5694891