iachilles/pjwt
PHP implementation of JSON Web Token (JWT). It provides a simple way to create, sign and verify JWT.
时间:2014-11-23 22:04
rbdwllr/psr-jwt
A PSR 7 compliant JSON Web Token Middleware Library.
时间:未知
alancting/php-microsoft-jwt
A simple library to validate and decode Microsoft Azure Active Directory (Azure AD), Microsoft Active Directory Federation Services (ADFS) JSON Web Tokens (JWT) in PHP, conforming to RFC 7519
时间:未知
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
时间:未知
byjg/jwt-wrapper
A simple and flexible wrapper around the Firebase JWT library that makes JWT token handling easy and intuitive in PHP applications
时间:未知