firebase/php-jwt 6.4.0

A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.

library BSD-3-Clause
安装
composer require "firebase/php-jwt:6.4.0"
依赖
包名版本要求
php ^7.1||^8.0
开发依赖
包名版本要求
guzzlehttp/guzzle ^6.5||^7.4
phpspec/prophecy-phpunit ^1.1
phpunit/phpunit ^7.5||^9.5
psr/cache ^1.0||^2.0
psr/http-client ^1.0
psr/http-factory ^1.0
版本详情
许可证BSD-3-Clause
发布时间2023-02-09 21:01:23
类型library