1 Star 14 Fork 5

契约/骑士发卡开源版

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
composer.json 1.87 KB
一键复制 编辑 原始数据 按行查看 历史
契约 提交于 2024-10-19 15:30 . 1.4.31 update some require
{
"name": "wp/qqss",
"type": "project",
"keywords": [
"webman",
"云寄售"
],
"homepage": "https://www.qqss.net",
"license": "MIT",
"description": "faka by High performance HTTP Service Framework.",
"authors": [
{
"name": "solier",
"email": "[email protected]",
"role": "Developer"
}
],
"support": {
"email": "[email protected]",
"wiki": "https://gitee.com/wp1208/faka-qs/wikis"
},
"require": {
"php": ">=8.1",
"workerman/webman-framework": "^1.5.24",
"monolog/monolog": "^2.9.2",
"webman/think-orm": "^1.1.1",
"webman/event": "^1.0.4",
"webman/console": "^1.3.4",
"taoser/webman-validate": "^1.7.2",
"topthink/think-template": "^3.0",
"symfony/mailer": "^6.0.19",
"overtrue/easy-sms": "^2.6.0",
"yansongda/pay": "~3.6.3",
"guzzlehttp/guzzle": "^7.8.1",
"defuse/php-encryption": "^2.4",
"psr/container": "^1.1.1",
"doctrine/annotations": "^1.14",
"firebase/php-jwt": "^6.10.0",
"hyperf/pimple": "^2.2",
"php-di/php-di": "^6",
"vlucas/phpdotenv": "^5.5",
"illuminate/redis": "^10.48",
"symfony/cache": "^6.4",
"webman/redis-queue": "^1.3",
"psr/simple-cache": "^3.0"
},
"suggest": {
"ext-event": "For better performance. "
},
"autoload": {
"psr-4": {
"": "./",
"app\\": "./app",
"App\\": "./app",
"app\\View\\Components\\": "./app/view/components"
},
"files": [
"./support/helpers.php"
]
},
"scripts": {
"post-package-install": [
"support\\Plugin::install"
],
"post-package-update": [
"support\\Plugin::install"
],
"pre-package-uninstall": [
"support\\Plugin::uninstall"
]
},
"config": {
"allow-plugins": {},
"disable-tls": true
},
"repositories": [
{
"type": "composer",
"url": "https://repo.packagist.org"
}
]
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
PHP
1
https://gitee.com/wp1208/faka-qs.git
[email protected]:wp1208/faka-qs.git
wp1208
faka-qs
骑士发卡开源版
master

搜索帮助