A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
composer require "firebase/php-jwt:7.0.0"
| 包名 | 版本要求 |
|---|---|
| php | ^8.0 |
| 包名 | 版本要求 |
|---|---|
| guzzlehttp/guzzle | ^7.4 |
| phpspec/prophecy-phpunit | ^2.0 |
| phpunit/phpunit | ^9.5 |
| psr/cache | ^2.0||^3.0 |
| psr/http-client | ^1.0 |
| psr/http-factory | ^1.0 |
| 许可证 | BSD-3-Clause |
|---|---|
| 发布时间 | 2025-12-15 19:26:43 |
| 类型 | library |