kampfcaspar/jwt-webtoken
最新稳定版本:v0.3.0
Composer 安装命令:
composer require kampfcaspar/jwt-webtoken
包简介
JWT PHP abstraction to web-token
README 文档
README
I often have the need to let a program just call an object to encode/decode a payload, without fussing about keys, algorithms etc.
The 'coder' object can be prepared and then given to a consumer that only has to call decode/encode.
This is an implementation of the mini interface for JWS, JWE and Nested JWT using the web-token library.
统计信息
- 总下载量: 2
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: AGPL-3.0-or-later
- 更新时间: 2023-11-01