PHPackages                             cdyun/webman-jwt - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Authentication &amp; Authorization](/categories/authentication)
4. /
5. cdyun/webman-jwt

ActiveLibrary[Authentication &amp; Authorization](/categories/authentication)

cdyun/webman-jwt
================

Webman plugin cdyun/webman-jwt

v1.0.2(7mo ago)03MITPHPPHP ^8.1

Since Sep 21Pushed 7mo agoCompare

[ Source](https://github.com/cdyun303/webman-jwt)[ Packagist](https://packagist.org/packages/cdyun/webman-jwt)[ RSS](/packages/cdyun-webman-jwt/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (2)Dependencies (1)Versions (3)Used By (0)

Webman JWT插件
============

[](#webman-jwt插件)

### 安装

[](#安装)

```
composer require cdyun/webman-jwt

```

### 例子

[](#例子)

引入文件:

```
use Cdyun\WebmanJwt\JwtEnforcer;
```

生成TOKEN

```
JwtEnforcer::generateToken($payload);
```

验证TOKEN

```
JwtEnforcer::validateToken($token);
```

获取配置Config

```
JwtEnforcer::getConfig($name , $default);
```

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance62

Regular maintenance activity

Popularity3

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity45

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~0 days

Total

2

Last Release

231d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/743ffd5ad49f71554f068efde387da76b1a14f3cfd608928fc6c881d3dd22dfb?d=identicon)[clrainy](/maintainers/clrainy)

---

Top Contributors

[![cdyun303](https://avatars.githubusercontent.com/u/146640329?v=4)](https://github.com/cdyun303 "cdyun303 (4 commits)")

---

Tags

phpjwtwebmancdyun

### Embed Badge

![Health badge](/badges/cdyun-webman-jwt/health.svg)

```
[![Health](https://phpackages.com/badges/cdyun-webman-jwt/health.svg)](https://phpackages.com/packages/cdyun-webman-jwt)
```

###  Alternatives

[griffinledingham/php-apple-signin

A simple library to decode and parse Apple Sign In client tokens.

2011.9M1](/packages/griffinledingham-php-apple-signin)[swoft/auth

Auth component for swoft

127.2k1](/packages/swoft-auth)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
