PHPackages                             bajomodavid/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. bajomodavid/jwt-auth

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

bajomodavid/jwt-auth
====================

Simple Jwt Authentication for laravel

027PHP

Since Jun 10Pushed 7y agoCompare

[ Source](https://github.com/Bajomodavid/bajomodavid-jwt-auth)[ Packagist](https://packagist.org/packages/bajomodavid/jwt-auth)[ RSS](/packages/bajomodavid-jwt-auth/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependenciesVersions (1)Used By (0)

bajomodavid-jwt-auth
====================

[](#bajomodavid-jwt-auth)

A simple jwt-auth package for laravel

install package composer require bajomodavid/jwt-auth

Then add middleware 'bd.auth' =&gt; \\BajomoDavid\\JWTAuth\\Middleware\\CheckToken::class, under the protected $routeMiddleware in your App\\Http\\Kernel.php file, and then use the middleware in any routes you would like to protect with jwt

###  Health Score

19

—

LowBetter than 9% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity37

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/2953e95c8127aef4cc8630bec02f51e981e9e21502adf0830b77782b8b3b5c1f?d=identicon)[bajomodavid](/maintainers/bajomodavid)

---

Top Contributors

[![Bajomodavid](https://avatars.githubusercontent.com/u/51506268?v=4)](https://github.com/Bajomodavid "Bajomodavid (1 commits)")

### Embed Badge

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

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

###  Alternatives

[kartik-v/yii2-password

Useful password strength validation utilities for Yii Framework 2.0

761.2M17](/packages/kartik-v-yii2-password)

PHPackages © 2026

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