1 Star 0 Fork 0

Share90 / multi-process-pcntl

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
composer.json 415 Bytes
一键复制 编辑 原始数据 按行查看 历史
yuli 提交于 2017-11-30 23:43 . 插件化
{
"name": "yuli/multi-process-pcntl",
"description": "A library of multi-process-pcntl.",
"keywords": ["multi-process", "pcntl"],
"type": "library",
"license": "MIT",
"authors": [
{
"name": "Yu Li",
"email": "945157659@qq.com"
}
],
"require": {
"PHP":">=5.3.0"
},
"autoload": {
"psr-4": { "yuli\\pcntl\\": "" }
}
}
PHP
1
https://gitee.com/zcyso/multi-process-pcntl.git
git@gitee.com:zcyso/multi-process-pcntl.git
zcyso
multi-process-pcntl
multi-process-pcntl
master

搜索帮助