jwt

A simple library to work with JSON Web Token and JSON Web Signature

  • 所有者: lcobucci/jwt
  • 平台:
  • 许可证: BSD 3-Clause "New" or "Revised" License
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

⚠️ The documentation of the stable version is on branch
3.3. ⚠️

JWT

Gitter
Total Downloads
Latest Stable Version
Unstable Version

Branch master
Build Status
Scrutinizer Code Quality
Code Coverage
SensioLabsInsight

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.3 (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 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/overview.

主要指标

概览
名称与所有者lcobucci/jwt
主编程语言PHP
编程语言PHP (语言数: 2)
平台
许可证BSD 3-Clause "New" or "Revised" License
所有者活动
创建于2014-03-05 19:23:23
推送于2025-04-22 07:48:50
最后一次提交
发布数61
最新版本名称5.4.3 (发布于 2025-02-06 21:48:59)
第一版名称1.0.0 (发布于 2014-03-08 06:11:22)
用户参与
星数7.4k
关注者数132
派生数602
提交数1.7k
已启用问题?
问题数378
打开的问题数6
拉请求数555
打开的拉请求数1
关闭的拉请求数132
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?