Libraries tagged by JWT token
gamegos/jwt
51396 Downloads
Json Web Token (JWT) PHP implementation
alancting/php-microsoft-jwt
30924 Downloads
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
web-token/jwt-nested-token
251279 Downloads
Nested Token component of the JWT Framework.
lindelius/php-jwt
96997 Downloads
Convenience library for working with JSON Web Tokens (JWT) in PHP
web-token/jwt-experimental
103085 Downloads
Experimental Algorithms the JWT Framework.
token/jwt
10103 Downloads
A simple library to work with JSON Web Token and JSON Web Signature.
mishal/jwt
75708 Downloads
JWT - JSON Web Tokens
web-token/jwt-encryption-algorithm-pbes2
685068 Downloads
PBES2* Based Key Encryption Algorithms the JWT Framework.
web-token/jwt-encryption-algorithm-experimental
229375 Downloads
Experimental Key and Content Encryption Algorithms the JWT Framework.
web-token/jwt-encryption-algorithm-ecdh-es
711416 Downloads
ECDH-ES Based Key Encryption Algorithms the JWT Framework.
web-token/jwt-encryption-algorithm-dir
920546 Downloads
Direct Key Encryption Algorithm the JWT Framework.
web-token/jwt-encryption-algorithm-aesgcmkw
731101 Downloads
AES GCM Key Wrapping Based Key Encryption Algorithms the JWT Framework.
jerrygaoyang/laravel-jwt
35385 Downloads
jwt auth for encode decode and token expire_in authenticate
rbdwllr/psr-jwt
48188 Downloads
A PSR 7 compliant JSON Web Token Middleware Library.
paulvl/jwt-guard
15730 Downloads
JWT Guard for Laravel 5.*