Libraries tagged by jwt-token
yawaweb/yii2-jwt
5 Downloads
The Yii2 JWT extension enables JWT authentication in Yii2 applications. It simplifies API authentication by creating and verifying JWT tokens, handling expiration, and supporting token refresh for secure access control.
woisks/jwt
6 Downloads
woisks jwt token
vudev/jsonwebtoken
403 Downloads
This library is designed to generate JWT tokens.
victory7/ezsession
8 Downloads
ezsession is a versatile PHP session handler designed to provide seamless session management by combining the strengths of relational databases (MySQL), key-value stores (Redis), and JWT tokens. It offers developers flexible, secure, and scalable session storage, making it ideal for applications requiring high-performance, distributed, and stateless authentication systems. With ezsession, you can customize your session storage strategy to suit a variety of use cases while ensuring enhanced security and simplified management.
sbh/jwt-forwarding-bundle
0 Downloads
Automatically forwards JWT tokens between Symfony microservices via HttpClient.
satpro-hub/oauth-client
49 Downloads
OAuthClient for api services, validate jwt token
ramosisw/cakephp-jwt-claims
11 Downloads
CakePHP plugin for read claims on jwt token
pm7913/flarumjwtauth
3 Downloads
Register and authenticate through a JWT token
pierotto/tokenizer-bundle
2 Downloads
The package is used for secure data exchange between two parties using a JWT token.
oldpocket/arais
0 Downloads
ARAIS is a simple IoT server for personal use or small projects. It can manage devices and sensors, together with its data. All with JWT tokens to preserve the data integrity. The server provide REST calls, to make it simple for integration and the solution dont have any external dependency. Everything you need with just a feel PHP files.
nyan02/kphp_jwt
25 Downloads
JWT tokens for KPHP
ngphp/jwt
6 Downloads
NGPHP/JWT is a simple library to encode and decode JSON Web Tokens (JWT) in PHP. This library is part of the NGPHP framework and was developed by Vedat Yıldırım. It provides methods to generate, validate, and decode JWT tokens, conforming to the current specifications.
nextphp/jwt
6 Downloads
NextPHP/JWT is a simple library to encode and decode JSON Web Tokens (JWT) in PHP. This library is part of the NextPHP framework and was developed by Vedat Yıldırım. It provides methods to generate, validate, and decode JWT tokens, conforming to the current specifications.
mvannes/jwt-parser
2 Downloads
Parser for jwt tokens with verification support
mahmoodr786/cakephp-auth0
22 Downloads
CakePHP plugin for validating Auth0 JWT token and authenticating the user.