2017 © Pedro Peláez
 

library php-jwt

A simple library to encode and decode JSON Web Tokens (JWT) in PHP.

image

redrockrasta/php-jwt

A simple library to encode and decode JSON Web Tokens (JWT) in PHP.

  • Monday, August 18, 2014
  • by redrockrasta
  • Repository
  • 1 Watchers
  • 0 Stars
  • 4 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 643 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

PHP-JWT

A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec, (*1)

Documentation will be available soon

License

3-Clause BSD., (*2)

The Versions

18/08 2014

dev-master

9999999-dev https://github.com/redrockrasta/php-jwt

A simple library to encode and decode JSON Web Tokens (JWT) in PHP.

  Sources   Download

BSD-3-Clause

The Requires

  • php >=5.2.0

 

by Neuman Vong
by Anant Narayanan