1 Star 0 Fork 15

光光/acg-faka

forked from Tiane/acg-faka 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
composer.json 1.42 KB
一键复制 编辑 原始数据 按行查看 历史
lizhipay 提交于 2022-09-24 17:54 . 1.0.2
{
"name": "lizhipay/acg-faka",
"type": "project",
"description": "一款基于php8开发的原生虚拟发卡系统、个人店铺系统!",
"keywords": [
"lizhipay",
"acg-shop",
"faka",
"个人发卡",
"发卡",
"店铺",
"网店"
],
"license": "MIT",
"authors": [
{
"name": "lizhipay",
"email": "acged@aliyun.com",
"homepage": "https://github.com/lizhipay/acg-faka",
"role": "Developer"
}
],
"support": {
"docs": "https://faka.wiki",
"issues": "https://github.com/lizhipay/acg-faka/issues",
"source": "https://github.com/lizhipay/acg-faka"
},
"require": {
"php": ">=8.0.0",
"smarty/smarty": "~3.1",
"illuminate/database": "^7.30.6",
"symfony/var-dumper": "^5.1",
"illuminate/pagination": "^7.30.6",
"rah/danpu": "^2.7",
"ext-json": "*",
"phpmailer/phpmailer": "^6.5",
"ext-openssl": "*",
"guzzlehttp/guzzle": "^7.4",
"mrgoon/aliyun-sms": "^2.0",
"ext-gd": "*",
"khanamiryan/qrcode-detector-decoder": "1.0.5.2",
"ext-zip": "*",
"ext-curl": "*"
},
"suggest": {
"ext-openssl": "Required to use Encryption.",
"ext-json": "Required to use JSON.",
"ext-pdo": "Required to use MySQL Client.",
"ext-pdo_mysql": "Required to use MySQL Client.",
"ext-zip": "Required to use Install."
},
"autoload": {
"psr-4": {
"App\\": "app/",
"Kernel\\": "kernel/"
}
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
PHP
1
https://gitee.com/agy2019/acg-faka.git
git@gitee.com:agy2019/acg-faka.git
agy2019
acg-faka
acg-faka
main

搜索帮助