1 Star 0 Fork 1

passkey / jwt

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
composer.json 268 Bytes
一键复制 编辑 原始数据 按行查看 历史
91miss 提交于 2018-06-09 16:29 . 提交
{
"name": "duchao/jwt",
"description": "jwt",
"authors": [
{
"name": "duchao",
"email": "384652412@qq.com"
}
],
"require": {},
"autoload": {
"psr-4": {
"Jwt\\": "./"
}
}
}
PHP
1
https://gitee.com/passkey/jwt.git
git@gitee.com:passkey/jwt.git
passkey
jwt
jwt
master

搜索帮助