redrockrasta / php-jwt
A simple library to encode and decode JSON Web Tokens (JWT) in PHP.
dev-master
2014-08-18 04:24 UTC
Requires
- php: >=5.2.0
This package is not auto-updated.
Last update: 2025-06-17 12:22:14 UTC
README
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec
####Documentation will be available soon