当前仓库属于关闭状态,部分功能使用受限,详情请查阅 仓库状态说明
13 Star 73 Fork 9

sethink / swoole-orm
关闭

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
composer.json 325 Bytes
一键复制 编辑 原始数据 按行查看 历史
sethink 提交于 2018-12-01 14:13 . modify
{
"name": "sethink/swoole-orm",
"description": "sethink",
"license": "Apache-2.0",
"authors": [
{
"name": "sethink",
"email": "358066237@qq.com"
}
],
"require": {
"php":">=7.0.0",
"ext-swoole":">=4.2.7"
},
"autoload": {
"psr-4": {
"sethink\\swooleOrm\\":"src"
}
}
}
PHP
1
https://gitee.com/pipixia-pi/swoole-orm.git
git@gitee.com:pipixia-pi/swoole-orm.git
pipixia-pi
swoole-orm
swoole-orm
master

搜索帮助