承接 auth0/php-jwt 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

auth0/php-jwt

最新稳定版本:3.3.4

Composer 安装命令:

composer require auth0/php-jwt

包简介

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

关键字:

README 文档

README

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

JWT

Gitter Total Downloads Latest Stable Version Unstable Version

Build Status Code Coverage

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.4 (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/developers.

统计信息

  • 总下载量: 3.74M
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 5
  • 点击次数: 8
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 5
  • Watchers: 1
  • Forks: 573
  • 开发语言: PHP

其他信息

  • 授权协议: BSD-3-Clause
  • 更新时间: 2026-01-04