2 Star 5 Fork 0

云中有鹿来 / RFID考勤

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
composer.json 1012 Bytes
一键复制 编辑 原始数据 按行查看 历史
陈云 提交于 2019-11-25 12:53 . 第二版本
{
"name": "karsonzhang/fastadmin",
"description": "the fastest admin framework",
"type": "project",
"keywords": [
"fastadmin",
"thinkphp"
],
"homepage": "https://www.fastadmin.net/",
"license": "Apache-2.0",
"authors": [
{
"name": "Karson",
"email": "karsonzhang@163.com"
}
],
"require": {
"php": ">=5.6.0",
"topthink/framework": "~5.0.24",
"overtrue/wechat": "~3.1",
"endroid/qr-code": "^1.9",
"topthink/think-captcha": "^1.0",
"mtdowling/cron-expression": "^1.2",
"phpmailer/phpmailer": "^5.2",
"karsonzhang/fastadmin-addons": "~1.1.9",
"overtrue/pinyin": "~3.0",
"phpoffice/phpspreadsheet": "^1.2",
"workerman/gateway-worker": "^3.0",
"workerman/gatewayclient": "^3.0",
"workerman/workerman": "^3.5",
"topthink/think-worker": "1.0.1"
},
"config": {
"preferred-install": "dist"
}
}
PHP
1
https://gitee.com/likecy/rfid_attendance.git
git@gitee.com:likecy/rfid_attendance.git
likecy
rfid_attendance
RFID考勤
master

搜索帮助