Libraries tagged by Web Token
kelvinmo/simplejwt
1278251 Downloads
A simple JSON Web Token library for PHP.
fproject/php-jwt
1699826 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Support several key types including JWK.
sop/jwx
291551 Downloads
A PHP library for JSON web tokens (JWT) with signature (JWS) and encryption (JWE) support.
psecio/jwt
362946 Downloads
A JWT (JSON Web Token) Encoding & Decoding library
miladrahimi/php-jwt
279271 Downloads
A PHP implementation of JWT (JSON Web Token) generator, parser, verifier, and validator
gamegos/jwt
75065 Downloads
Json Web Token (JWT) PHP implementation
auth0/wordpress
24326 Downloads
WordPress Plugin for Auth0
auth0/jwt-auth-bundle
686627 Downloads
Symfony SDK for Auth0 Authentication and Management APIs.
web-token/jwt-signature-algorithm-none
3699857 Downloads
None Signature Algorithm the JWT Framework.
web-token/jwt-encryption-algorithm-rsa
2225401 Downloads
RSA Based Key Encryption Algorithms the JWT Framework.
web-token/jwt-encryption-algorithm-aesgcm
2158732 Downloads
AES GCM Based Content Encryption Algorithms the JWT Framework.
web-token/jwt-encryption-algorithm-aescbc
2388564 Downloads
AES CBC Based Content Encryption Algorithms the JWT Framework.
tinywan/jwt
55540 Downloads
JSON Web Token (JWT) for webman plugin
spomky-labs/lexik-jose-bridge
468313 Downloads
Bridge to allow the use of web-token/jwt-framework with the Lexik JWT Authentication Bundle
nixilla/php-jwt
314782 Downloads
Json Web Token for PHP