redrockrasta / php-jwt
A simple library to encode and decode JSON Web Tokens (JWT) in PHP.
Installs: 10
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 1 422
pkg:composer/redrockrasta/php-jwt
Requires
- php: >=5.2.0
This package is not auto-updated.
Last update: 2025-12-30 14:46:02 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