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

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

archphp/jwt
===========

A simple JSON Web Token Library.

v0.1.1(7y ago)029Apache-2.0PHP

Since Mar 4Pushed 7y ago1 watchersCompare

[ Source](https://github.com/GyanendroKh/ArchPHP-JWT)[ Packagist](https://packagist.org/packages/archphp/jwt)[ RSS](/packages/archphp-jwt/feed)WikiDiscussions master Synced 2mo ago

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

ArchPHP-JWT
===========

[](#archphp-jwt)

[![Build Status](https://camo.githubusercontent.com/158bc355004c9db2dd137cde73ba0067530681c563eba979b5b7d6c90db3866c/68747470733a2f2f7472617669732d63692e6f72672f4779616e656e64726f4b682f417263685048502d4a57542e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/GyanendroKh/ArchPHP-JWT)

This is a simple library for working with Json Web Token in PHP.
----------------------------------------------------------------

[](#this-is-a-simple-library-for-working-with-json-web-token-in-php)

### Installing

[](#installing)

```
$ composer require archphp/jwt

```

### How to use

[](#how-to-use)

```
