A simple library to work with JSON Web Token and JSON Web Signature
composer require "lcobucci/jwt:4.0.0-alpha3"
| 包名 | 版本要求 |
|---|---|
| ext-mbstring | * |
| ext-openssl | * |
| lcobucci/clock | ^1.0 |
| lcobucci/jose-parsing | ~2.1 |
| php | ^7.2 |
| 包名 | 版本要求 |
|---|---|
| infection/infection | ^0.12 |
| lcobucci/coding-standard | ^2.0 |
| mikey179/vfsstream | ^1.6 |
| phpbench/phpbench | dev-master@dev |
| phpmd/phpmd | ^2.5 |
| phpstan/phpstan | ^0.11 |
| phpstan/phpstan-deprecation-rules | ^0.11 |
| phpstan/phpstan-phpunit | ^0.11 |
| phpstan/phpstan-strict-rules | ^0.11 |
| phpunit/php-invoker | ^2.0 |
| phpunit/phpunit | ^8.0 |
| squizlabs/php_codesniffer | ^3.2 |
| 许可证 | BSD-3-Clause |
|---|---|
| 发布时间 | 2019-04-16 11:51:01 |
| 类型 | library |