1 Star 0 Fork 0

myzero1 / export-big-stream

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
composer.json 439 Bytes
一键复制 编辑 原始数据 按行查看 历史
qinxuanwu 提交于 2023-11-07 11:50 . fix
{
"name": "myzero1/export-big-stream",
"description": "Export big data through data streams",
"type": "library",
"license": "BSD-3-Clause",
"authors": [
{
"name": "myzero1",
"email": "myzero1@qq.com"
}
],
"minimum-stability": "stable",
"require": {
"php": ">=5.6.0"
},
"autoload": {
"psr-4": { "myzero1\\export_big_stream\\": "src/" }
}
}
1
https://gitee.com/myzero1/export-big-stream.git
git@gitee.com:myzero1/export-big-stream.git
myzero1
export-big-stream
export-big-stream
master

搜索帮助