laravel-jwt VS jwt-auth

Compare laravel-jwt vs jwt-auth and see what are their differences.

laravel-jwt

Simple JWT Auth support for Laravel PHP Framework (by rcerljenko)

jwt-auth

πŸ” JSON Web Token Authentication for Laravel & Lumen (by PHP-Open-Source-Saver)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
laravel-jwt jwt-auth
3 5
37 667
- 2.4%
1.3 8.1
12 months ago about 1 month 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.

laravel-jwt

Posts with mentions or reviews of laravel-jwt. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-11-30.

jwt-auth

Posts with mentions or reviews of jwt-auth. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-10-01.
  • oAuth2 server for SPA app
    3 projects | /r/PHP | 1 Oct 2022
    I'm just going through a round of upgrades when using the package "tymon/jwt-auth". It looks like it's in a painful spot right now, hasn't had an official release in a long time, people are using develop branch, but it's colliding with another package (lcobucci 3.4.x). Long story short: look at https://github.com/PHP-Open-Source-Saver/jwt-auth
  • Firebase token, JWT or Sanctum?
    3 projects | /r/laravel | 28 Aug 2022
    Should I verify the Firebase ID token while authentication and then issue and use a JWT for subsequent requests? I will use the php-open-source-saver/jwt-auth package for handling JWT. I know JWTs are used in stateless applications but I guess when the API guard verifies the user it will also fetch user records from the database.
  • Composer Laravel JWT Package Installation Issues
    1 project | /r/PHPhelp | 11 Mar 2022
    Yeah I switched from laravel 9* to 8.* and I am using https://github.com/PHP-Open-Source-Saver/jwt-auth instead
  • Rants on PHP8.1
    5 projects | /r/PHP | 31 Dec 2021
    So lucky you! I am so stuck with tymon/jwt-auth and even changed to php-open-source-saver/jwt-auth and they haven't fully compatible with 8.1 yet :(
  • Alternatives πŸ”₯😊 to the abandoned tymondesigns / jwt-auth 😠 laravel auth package
    3 projects | dev.to | 30 Nov 2021
    PHP-Open-Source-Saver / jwt-auth . This package has 52 github stars , at the time of writing and has its documented at readthedocks

What are some alternatives?

When comparing laravel-jwt and jwt-auth you can also consider the following projects:

laravel-paseto - Simple PASETO Auth support for Laravel PHP Framework

jwt-auth - πŸ” JSON Web Token Authentication for Laravel & Lumen

Bagisto - Free and open source laravel eCommerce platform

laravel-realworld-example-app - Exemplary RealWorld backend API built with Laravel PHP framework.

laravel-localization - Easy localization for Laravel

Firebase Admin SDK for PHP - Unofficial Firebase Admin SDK for PHP

jwt-framework - JWT Framework

AppApi - Module to create a REST API with ProcessWire CMS

laravel-jwt-api-starter - JWT API Auth: Laravel JSON Web Token API Authentication Template.

OAuth2ServerDemo - Build your own OAuth2 Server with Symfony and PHP

PHP OAuth 2.0 Server - A spec compliant, secure by default PHP OAuth 2.0 Server