Libraries tagged by JWT token
auth0/php-jwt
3582441 Downloads
A simple library to work with JSON Web Token and JSON Web Signature
auth0/jwt-auth-bundle
677217 Downloads
Symfony SDK for Auth0 Authentication and Management APIs.
mainick/keycloak-client-bundle
15094 Downloads
Keycloak client bundle for Symfony, designed to simplify Keycloak integration into your application and provide additional functionality for token management and user information access
facile-it/php-jose-verifier
595738 Downloads
JWT Token Verifier. A JWT verifier for access tokens, id tokens and others
sop/jwx
201645 Downloads
A PHP library for JSON web tokens (JWT) with signature (JWS) and encryption (JWE) support.
tuupola/branca
274653 Downloads
Authenticated and encrypted API tokens using modern crypto.
gamegos/jws
317269 Downloads
Json Web Signature (JWS) PHP implementation
auth0/wordpress
14099 Downloads
WordPress Plugin for Auth0
spomky-labs/lexik-jose-bridge
412411 Downloads
Bridge to allow the use of web-token/jwt-framework with the Lexik JWT Authentication Bundle
kaabar-jwt/yii2-jwt
23286 Downloads
The Yii2 JWT extension is a tool for implementing JWT (JSON Web Token) authentication in Yii2 applications. It allows developers to create APIs that require authentication and authorization, ensuring that only authorized users can access certain resources. The extension provides a simple and flexible way to implement JWT authentication in Yii2, using the JWT library and following the JWT specification. It includes support for creating and verifying JWT tokens, as well as handling token expiration and refresh. The Yii2 JWT extension can be easily integrated into any Yii2 application, making it a powerful tool for API authentication and authorization.
cnam/security-jwt-service-provider
107480 Downloads
Service Provider for usage jwt token for auth
byjg/jwt-session
73297 Downloads
JwtSession is a PHP session replacement. Instead of use FileSystem, just use JWT TOKEN. The implementation following the SessionHandlerInterface.
tmilos/jose-jwt
131562 Downloads
Javascript Object Signing and Encryption JOSE PHP library, supporting JSON Web Tokens JWT and JSON Web Encryption JWE
gamegos/jwt
52675 Downloads
Json Web Token (JWT) PHP implementation
alancting/php-microsoft-jwt
32345 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