3 Star 3 Fork 0

梦中程序员/tp-jwt

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
composer.json 545 Bytes
一键复制 编辑 原始数据 按行查看 历史
梦中程序员 提交于 2021-07-05 16:12 . 只可以用于PHP8
{
"name": "leruge/jwt",
"description": "jwt thinkphp6 auth",
"license": "MIT",
"authors": [
{
"name": "leruge",
"email": "leruge@163.com"
}
],
"minimum-stability": "stable",
"require": {
"php": "^8.0",
"topthink/framework": "^6.0.0"
},
"autoload": {
"psr-4": {
"leruge\\": "src"
}
},
"extra": {
"think": {
"config": {
"jwt": "src/config/config.php"
}
}
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
PHP
1
https://gitee.com/sjclub/tp-jwt.git
git@gitee.com:sjclub/tp-jwt.git
sjclub
tp-jwt
tp-jwt
master

搜索帮助

Cb406eda 1850385 E526c682 1850385