3 Star 9 Fork 0

Howard Liu / ixlab_adminer

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
composer.json 740 Bytes
一键复制 编辑 原始数据 按行查看 历史
Jakub Vrana 提交于 2018-01-23 12:21 . Fix GPL version
{
"name": "vrana/adminer",
"description": "Database management in a single PHP file.",
"homepage": "https://www.adminer.org/",
"keywords": [
"database"
],
"support": {
"issues": "https://sourceforge.net/p/adminer/bugs-and-features/",
"forum": "https://sourceforge.net/p/adminer/discussion/",
"source": "https://github.com/vrana/adminer/"
},
"authors": [
{
"name": "Jakub Vrána",
"homepage": "https://www.vrana.cz/"
}
],
"autoload": {
"classmap": [
"plugins/"
]
},
"license": [
"Apache-2.0",
"GPL-2.0-only"
],
"scripts": {
"compile": "php compile.php"
}
}
PHP
1
https://gitee.com/fsgmhoward/ixlab_adminer.git
git@gitee.com:fsgmhoward/ixlab_adminer.git
fsgmhoward
ixlab_adminer
ixlab_adminer
v3

搜索帮助