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
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
This package is not auto-updated.
Last update: 2026-09-22 18:31:25 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