jwt

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

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-06 03:23:23
推送于2025-11-18 13:55:37
最后一次提交
发布数62
最新版本名称5.6.0 (发布于 2025-10-17 19:32:03)
第一版名称1.0.0 (发布于 2014-03-08 14:11:22)
用户参与
星数7.4k
关注者数130
派生数604
提交数1.8k
已启用问题?
问题数384
打开的问题数7
拉请求数576
打开的拉请求数2
关闭的拉请求数133
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?