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

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

artisangang/jwt
===============

PHP7 library for JSON Web Tokens (JWT).

v0.2(7y ago)611.6k↓14.3%MITPHPPHP &gt;=7.2

Since Jul 4Pushed 7y ago1 watchersCompare

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

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

PHP-JWT
=======

[](#php-jwt)

PHP7 library for JSON Web Tokens (JWT).

\[Standard\][https://en.wikipedia.org/wiki/JSON\_Web\_Token#Standard\_fields](https://en.wikipedia.org/wiki/JSON_Web_Token#Standard_fields)

Installation
------------

[](#installation)

```
composer require artisangang/jwt
```

Requires PHP 7.

Usage
-----

[](#usage)

```
