php-jwt
A PHP implementation of JWT (JSON Web Token) generator, parser, verifier, and validator. (by miladrahimi)
jwt-framework
JWT Framework (by web-token)
php-jwt | jwt-framework | |
---|---|---|
1 | 1 | |
63 | 901 | |
- | 0.8% | |
5.4 | 8.2 | |
about 1 month ago | 22 days 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.
jwt-framework
Posts with mentions or reviews of jwt-framework.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-12-31.
-
Rants on PHP8.1
Try https://github.com/web-token/jwt-framework
What are some alternatives?
When comparing php-jwt and jwt-framework you can also consider the following projects:
JWTRefreshTokenBundle - Implements a Refresh Token system over Json Web Tokens in Symfony
ReallySimpleJWT - A really simple library to generate JSON Web Tokens in PHP.
Json Web Token - A simple library to work with JSON Web Token and JSON Web Signature