1 Star 0 Fork 1.7K

吾爱翼龙 / ShopXO

forked from 纵之格 / ShopXO 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
composer.json 819 Bytes
一键复制 编辑 原始数据 按行查看 历史
danan521 提交于 2019-01-20 11:26 . composer
{
"name": "shopxo/shopxo",
"description": "ShopXO domestic leading enterprise-class B2C free open source e-commerce system!",
"type": "project",
"keywords": [
"shop",
"shopxo",
"b2c",
"mall",
"商城",
"开源商城",
"小程序",
"thinkphp",
"ORM"
],
"homepage": "http://shopxo.net/",
"license": "Apache-2.0",
"authors": [
{
"name": "Devil",
"email": "fuxiang.gong@qq.com"
}
],
"require": {
"php": ">=5.6.0",
"topthink/framework": "5.1.*"
},
"autoload": {
"psr-4": {
"app\\": "application"
}
},
"extra": {
"think-path": "thinkphp"
},
"config": {
"preferred-install": "dist"
}
}
PHP
1
https://gitee.com/flydragonle/shopxo.git
git@gitee.com:flydragonle/shopxo.git
flydragonle
shopxo
ShopXO
master

搜索帮助