railgun / jwt
A modular JWT library.
v0.3.0
2025-05-13 16:16 UTC
Requires
- php: ^7.2.5 || ^8.0
- guzzlehttp/guzzle: ~7.9
- guzzlehttp/psr7: ~2.7
- phpseclib/phpseclib: ~3.0
- psr/http-client: ~1.0
- psr/http-factory: ~1.1
- psr/http-message: ~2.0
README
This is a JWT library that exists because I ran into issues with the more commonly used Firebase JWT library. It is very, very loosely based on it in but you'll probably not run into many familiar things.
I'll write a better readme Someday...