A simple library to work with JSON Web Token and JSON Web Signature
composer require "lcobucci/jwt:4.0.0-alpha1"
| 包名 | 版本要求 |
|---|---|
| ext-openssl | * |
| lcobucci/clock | ^1.0 |
| lcobucci/jose-parsing | ~2.1 |
| php | ^7.1 |
| 包名 | 版本要求 |
|---|---|
| mdanter/ecc | ^0.4 |
| mikey179/vfsstream | ^1.6 |
| phpmd/phpmd | ^2.5 |
| phpunit/php-invoker | ^1.1 |
| phpunit/phpunit | ^6.0 |
| squizlabs/php_codesniffer | ^2.7 |
| 许可证 | BSD-3-Clause |
|---|---|
| 发布时间 | 2017-05-07 21:25:30 |
| 类型 | library |