3 Star 2 Fork 2

李光春/ThinkPHP宝塔扩展包

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
composer.json 948 Bytes
一键复制 编辑 原始数据 按行查看 历史
李光春 提交于 2020-05-08 12:49 . !12- update composer
{
"name": "dtapp/think-bt",
"description": "宝塔控制面板ThinkPHP扩展包",
"keywords": [
"dtapp",
"think",
"bt"
],
"time": "2020-04-27",
"type": "library",
"license": "MIT",
"authors": [
{
"name": "Chaim",
"email": "gc@dtapp.net",
"homepage": "https://www.dtapp.net"
},
{
"name": "lbg",
"email": "18823547785@163.com",
"homepage": "https://wrh.plus"
}
],
"homepage": "https://www.dtapp.net",
"require": {
"php": ">=7.0",
"ext-json": "*",
"ext-curl": "*",
"topthink/framework": "^6.0.0",
"liguangchun/think-library": "6.x-dev"
},
"autoload": {
"psr-4": {
"DtApp\\Think\\Bt\\": "src"
}
},
"extra": {
"think": {
"config": {
"dtapp": "src/config.php"
}
}
},
"repositories": {
"packagist": {
"type": "composer",
"url": "https://mirrors.aliyun.com/composer/"
}
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
PHP
1
https://gitee.com/dtapps/think-bt.git
git@gitee.com:dtapps/think-bt.git
dtapps
think-bt
ThinkPHP宝塔扩展包
v6.0

搜索帮助

0d507c66 1850385 C8b1a773 1850385