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 3w 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

31

—

LowBetter than 66% of packages

Maintenance34

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity66

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

624d 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://avatars.githubusercontent.com/u/24616789?v=4)[Jiaxin.cui](/maintainers/jiaxincui)[@jiaxincui](https://github.com/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

[psalm/plugin-laravel

Psalm plugin for Laravel

3355.3M345](/packages/psalm-plugin-laravel)[laravel/pulse

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

1.7k15.1M131](/packages/laravel-pulse)[roots/acorn

Framework for Roots WordPress projects built with Laravel components.

9762.4M131](/packages/roots-acorn)[laravel/mcp

Rapidly build MCP servers for your Laravel applications.

77022.3M151](/packages/laravel-mcp)[php-open-source-saver/jwt-auth

JSON Web Token Authentication for Laravel and Lumen

84611.1M63](/packages/php-open-source-saver-jwt-auth)[api-platform/laravel

API Platform support for Laravel

58171.4k14](/packages/api-platform-laravel)

PHPackages © 2026

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