PHPackages                             jiaxincui/laravel-jwt-auth - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Authentication &amp; Authorization](/categories/authentication)
4. /
5. jiaxincui/laravel-jwt-auth

ActiveLibrary[Authentication &amp; Authorization](/categories/authentication)

jiaxincui/laravel-jwt-auth
==========================

JWT auth package for laravel

1.0.1(1y ago)017MITPHPPHP &gt;=8.1

Since Nov 3Pushed 1y ago1 watchersCompare

[ Source](https://github.com/jiaxincui/laravel-jwt-auth)[ Packagist](https://packagist.org/packages/jiaxincui/laravel-jwt-auth)[ RSS](/packages/jiaxincui-laravel-jwt-auth/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (10)Dependencies (7)Versions (12)Used By (0)

RSA JWT auth package for laravel
--------------------------------

[](#rsa-jwt-auth-package-for-laravel)

### Install

[](#install)

#### composer install

[](#composer-install)

`composer require jiaxincui/laravel-jwt-auth`

In your `config/app.php` add `Jiaxincui\JWTAuth\JWTAuthServiceProvider::class` to the end of the providers array:

```
'providers' => [
    ...
    Jiaxincui\JWTAuth\JWTAuthServiceProvider::class,
],

```

Publish Configuration

`php artisan vendor:publish --provider "Jiaxincui\JWTAuth\JWTAuthServiceProvider"`

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance37

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity65

Established project with proven stability

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~119 days

Recently: every ~232 days

Total

10

Last Release

572d ago

Major Versions

0.3.5 → 1.0.02024-10-06

PHP version history (4 changes)0.1.0PHP &gt;=7.4

0.2.0PHP ^7.4|^8.0

0.3.2PHP ^8.0

1.0.0PHP &gt;=8.1

### Community

Maintainers

![](https://www.gravatar.com/avatar/4b1fcb7db13a56b00e53e692d3af4bcf5284c7b02c8be214c16946a4d986fa59?d=identicon)[jiaxincui](/maintainers/jiaxincui)

---

Top Contributors

[![jiaxincui](https://avatars.githubusercontent.com/u/24616789?v=4)](https://github.com/jiaxincui "jiaxincui (17 commits)")

---

Tags

jwtlaravelrsajwt-auth

### Embed Badge

![Health badge](/badges/jiaxincui-laravel-jwt-auth/health.svg)

```
[![Health](https://phpackages.com/badges/jiaxincui-laravel-jwt-auth/health.svg)](https://phpackages.com/packages/jiaxincui-laravel-jwt-auth)
```

###  Alternatives

[tymon/jwt-auth

JSON Web Token Authentication for Laravel and Lumen

11.5k49.1M350](/packages/tymon-jwt-auth)[php-open-source-saver/jwt-auth

JSON Web Token Authentication for Laravel and Lumen

8359.8M53](/packages/php-open-source-saver-jwt-auth)[laravel/pulse

Laravel Pulse is a real-time application performance monitoring tool and dashboard for your Laravel application.

1.7k12.1M99](/packages/laravel-pulse)[roots/acorn

Framework for Roots WordPress projects built with Laravel components.

9682.1M97](/packages/roots-acorn)[laragear/two-factor

On-premises 2FA Authentication for out-of-the-box.

339785.3k8](/packages/laragear-two-factor)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

245.2k](/packages/aedart-athenaeum)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
