Libraries tagged by web-token
kelvinmo/simplejwt
1272015 Downloads
A simple JSON Web Token library for PHP.
fproject/php-jwt
1696372 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Support several key types including JWK.
sop/jwx
290257 Downloads
A PHP library for JSON web tokens (JWT) with signature (JWS) and encryption (JWE) support.
miladrahimi/php-jwt
278715 Downloads
A PHP implementation of JWT (JSON Web Token) generator, parser, verifier, and validator
gamegos/jwt
74735 Downloads
Json Web Token (JWT) PHP implementation
auth0/wordpress
24123 Downloads
WordPress Plugin for Auth0
auth0/jwt-auth-bundle
686592 Downloads
Symfony SDK for Auth0 Authentication and Management APIs.
web-token/jwt-signature-algorithm-none
3697601 Downloads
None Signature Algorithm the JWT Framework.
web-token/jwt-encryption-algorithm-rsa
2222964 Downloads
RSA Based Key Encryption Algorithms the JWT Framework.
web-token/jwt-encryption-algorithm-aesgcm
2156845 Downloads
AES GCM Based Content Encryption Algorithms the JWT Framework.
web-token/jwt-encryption-algorithm-aescbc
2385996 Downloads
AES CBC Based Content Encryption Algorithms the JWT Framework.
tinywan/jwt
54996 Downloads
JSON Web Token (JWT) for webman plugin
spomky-labs/lexik-jose-bridge
467124 Downloads
Bridge to allow the use of web-token/jwt-framework with the Lexik JWT Authentication Bundle
psecio/jwt
362831 Downloads
A JWT (JSON Web Token) Encoding & Decoding library
auth0/php-jwt
3990149 Downloads
A simple library to work with JSON Web Token and JSON Web Signature