2 Star 4 Fork 0

chenic/WeeSpeed

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
composer.json 599 Bytes
一键复制 编辑 原始数据 按行查看 历史
{
"name": "chenbont/weespeed",
"description": "PHP API Development Framework",
"type": "project",
"license": "MIT",
"autoload": {
"psr-4": {
"framework\\": "framework/"
}
},
"require": {
"php": ">=8.2",
"workerman/validation": "^3.1",
"firebase/php-jwt": "^6.11",
"gregwar/captcha": "^1.2",
"vlucas/phpdotenv": "^5.6",
"php-redis": "*"
},
"authors": [
{
"name": "chenyuyou",
"email": "12092873@qq.com"
}
],
"minimum-stability": "alpha"
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
PHP
1
https://gitee.com/chenic/weespeed.git
git@gitee.com:chenic/weespeed.git
chenic
weespeed
WeeSpeed
master

搜索帮助