PHPackages                             miao/iiiu-jwt-token - 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. miao/iiiu-jwt-token

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

miao/iiiu-jwt-token
===================

v1.3(5y ago)018MITPHPPHP &gt;=5.6.0

Since Dec 4Pushed 5y ago1 watchersCompare

[ Source](https://github.com/houdamiao/iiiuJwtToken)[ Packagist](https://packagist.org/packages/miao/iiiu-jwt-token)[ RSS](/packages/miao-iiiu-jwt-token/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (1)Versions (3)Used By (0)

iiiuJwtToken
============

[](#iiiujwttoken)

生成token namespace iiiuToken;

```
$t = Application::Token()->Jwt("固定的加密参数");
$sign = $t::getToken(array('a'=>'2'));//加密的数据
var_dump($sign);
var_dump("======================");
$verify = $t::verifyToken($sign); //验证token并返回接码数据
var_dump($verify);

```

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity49

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

1983d ago

PHP version history (2 changes)v1.0PHP ^7.2

v1.3PHP &gt;=5.6.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/34410a8fd226bcebad63547fe69db1abd4aa202759627fe715695e8508d9dc22?d=identicon)[Houdamiao](/maintainers/Houdamiao)

---

Top Contributors

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

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/miao-iiiu-jwt-token/health.svg)

```
[![Health](https://phpackages.com/badges/miao-iiiu-jwt-token/health.svg)](https://phpackages.com/packages/miao-iiiu-jwt-token)
```

###  Alternatives

[namshi/jose

JSON Object Signing and Encryption library for PHP.

1.8k99.6M101](/packages/namshi-jose)[league/oauth1-client

OAuth 1.0 Client Library

99698.8M106](/packages/league-oauth1-client)[bezhansalleh/filament-shield

Filament support for `spatie/laravel-permission`.

2.8k2.9M88](/packages/bezhansalleh-filament-shield)[gesdinet/jwt-refresh-token-bundle

Implements a refresh token system over Json Web Tokens in Symfony

70516.4M35](/packages/gesdinet-jwt-refresh-token-bundle)[league/oauth2-google

Google OAuth 2.0 Client Provider for The PHP League OAuth2-Client

41721.2M118](/packages/league-oauth2-google)[illuminate/auth

The Illuminate Auth package.

9327.3M1.0k](/packages/illuminate-auth)

PHPackages © 2026

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