auth0/php-jwt
最新稳定版本:3.3.4
Composer 安装命令:
composer require auth0/php-jwt
包简介
A simple library to work with JSON Web Token and JSON Web Signature
README 文档
README
⚠️ The documentation of the stable version is on branch 3.3. ⚠️
JWT
A simple library to work with JSON Web Token and JSON Web Signature based on the RFC 7519.
Installation
Package is available on Packagist, you can install it using Composer.
composer require lcobucci/jwt
Dependencies
- PHP 5.6+ (v3.3) and PHP 7.4 (v4.x)
- OpenSSL Extension
Basic usage
The documentation of the unstable version is available at https://lcobucci-jwt.readthedocs.io/en/latest/.
The documentation of the stable version is on branch 3.3.
Supported by Auth0 
If you want to add secure token based authentication to your PHP projects, feel free to check out Auth0's PHP SDK and free plan at auth0.com/developers.
统计信息
- 总下载量: 3.74M
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 5
- 点击次数: 3
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: BSD-3-Clause
- 更新时间: 2021-01-04