1 Star 0 Fork 9

中政方圆 / mi-install

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
composer.json 368 Bytes
一键复制 编辑 原始数据 按行查看 历史
大天使 提交于 2019-12-18 22:40 . 添加composer.json
{
"name": "topmi/mi-install",
"description": "the 15mi install framewrok",
"minimum-stability": "stable",
"homepage": "https://15mi.com/",
"license": "Apache-2.0",
"authors": [
{
"name": "thx",
"email": "53297668@qq.com"
}
],
"autoload": {
"psr-4": {
"mi\\": "src"
},
"files": [
"src/install.php"
]
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
PHP
1
https://gitee.com/zhoen/mi-install.git
git@gitee.com:zhoen/mi-install.git
zhoen
mi-install
mi-install
v2.0

搜索帮助