php-jwt
A PHP implementation of JWT (JSON Web Token) generator, parser, verifier, and validator. (by miladrahimi)
JWTRefreshTokenBundle
Implements a Refresh Token system over Json Web Tokens in Symfony (by markitosgv)
php-jwt | JWTRefreshTokenBundle | |
---|---|---|
1 | 4 | |
63 | 667 | |
- | 0.6% | |
5.4 | 4.5 | |
27 days ago | about 2 months ago | |
PHP | PHP | |
MIT License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
php-jwt
Posts with mentions or reviews of php-jwt.
We have used some of these posts to build our list of alternatives
and similar projects.
-
How to protect your Login URLs ?
I'm using this package to decode tokens.
JWTRefreshTokenBundle
Posts with mentions or reviews of JWTRefreshTokenBundle.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-12-15.
- I wrote a guide to implement a JWT auth in Symfony
-
JWT authentification always returns the same token, for all users
JWTRefreshTokenBundle: manages refresh tokens for Lexik.
- I ask for guidance from experienced Symfony developers about best way to achieve a modular architecture with Symfony 5.
What are some alternatives?
When comparing php-jwt and JWTRefreshTokenBundle you can also consider the following projects:
ReallySimpleJWT - A really simple library to generate JSON Web Tokens in PHP.
Symfony - The Symfony PHP framework
LexikJWTAuthenticationBundle - JWT authentication for your Symfony API
jwt-framework - JWT Framework
NelmioApiDocBundle - Generates documentation for your REST API from annotations