2017 © Pedro Peláez
 

library jwt

JSON Web Token handling library

image

mslwk/jwt

JSON Web Token handling library

  • Tuesday, May 15, 2018
  • by mslwk
  • Repository
  • 1 Watchers
  • 0 Stars
  • 4 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 4 Versions
  • 0 % Grown

The README.md

Scrutinizer Code Quality Code Coverage Build Status Latest Stable Version License Total Downloads, (*1)

JSON Web Token encoder/decoder

The library provides dead easy way of creating and verifing JSON Web Tokens., (*2)

Installation

Use composer to include the library in your project., (*3)

composer require mslwk/jwt

Usage

Generating a token

Include the Generator class:, (*4)

Alt text, (*5)

Generate a token:, (*6)

Alt text, (*7)

Verifing a token

Include the Generator class:, (*8)

Alt text, (*9)

Generate a token:, (*10)

Alt text, (*11)

The Versions

15/05 2018

dev-master

9999999-dev

JSON Web Token handling library

  Sources   Download

MIT

The Requires

  • php ^7.0.0

 

The Development Requires

by Maciej Sławik

jwt

15/05 2018

1.0.2

1.0.2.0

JSON Web Token handling library

  Sources   Download

MIT

The Requires

  • php ^7.0.0

 

The Development Requires

by Maciej Sławik

jwt

24/07 2017

1.0.1

1.0.1.0

JSON Web Token handling library

  Sources   Download

MIT

The Requires

  • php ^7.0.0

 

The Development Requires

by Maciej Sławik

jwt

24/07 2017

1.0.0

1.0.0.0

JSON Web Token handling library

  Sources   Download

MIT

The Requires

  • php ^7.0.0

 

The Development Requires

by Maciej Sławik

jwt