1 Star 2 Fork 0

WGrape/esupdater

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
composer.json 462 Bytes
一键复制 编辑 原始数据 按行查看 历史
lvsi 提交于 2022-02-26 20:29 . chore: 完善composer.json
{
"name": "wgrape/esupdater",
"description": "A high-performance lightweight framework of PHP to achieve incremental update of ES documents.",
"license": "MIT",
"authors": [
{
"name": "wgrape",
"email": "wgrapeu@gmail.com"
}
],
"require": {},
"autoload": {
"psr-4": {
"app\\": "app/",
"framework\\": "framework/",
"test\\": "test/"
}
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
PHP
1
https://gitee.com/WGrape/esupdater.git
git@gitee.com:WGrape/esupdater.git
WGrape
esupdater
esupdater
v2.x

搜索帮助