byjg/jwt-session
A PHP session replacement that stores session data in JWT tokens instead of the filesystem. This implementation follows the SessionHandlerInterface standard, enabling stateless sessions without the need for dedicated session servers like Redis or Memcached. Perfect for distributed applications and m
时间:未知
mapkit/jwt
Simple class to create MapKit and MusicKit JWT tokens.
时间:未知
byjg/jwt-wrapper
A simple and flexible wrapper around the Firebase JWT library that makes JWT token handling easy and intuitive in PHP applications
时间:未知
firebase/token-generator
A simple library to generate JWT tokens for authenticating to a Firebase.
时间:未知