PHPackages                             linwanfeng/jwt-php - 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. linwanfeng/jwt-php

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

linwanfeng/jwt-php
==================

a jwt lib for php

v1(5y ago)0251MITPHPPHP &gt;=5.5.0

Since Nov 28Pushed 5y ago1 watchersCompare

[ Source](https://github.com/goodboycyt/jwt-php)[ Packagist](https://packagist.org/packages/linwanfeng/jwt-php)[ RSS](/packages/linwanfeng-jwt-php/feed)WikiDiscussions master Synced 1w ago

READMEChangelog (1)DependenciesVersions (2)Used By (0)

jwt php lib
-----------

[](#jwt-php-lib)

### composer install

[](#composer-install)

`composer require linwanfeng/jwt-php --no-update`

不使用composer请参考src/JwtTest.php

### composer update

[](#composer-update)

`composer update linwanfeng/jwt-php`

### 生成token

[](#生成token)

```
