PHPackages                             apantle/laravel-simple-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. apantle/laravel-simple-jwt-auth

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

apantle/laravel-simple-jwt-auth
===============================

Guard and Issuer of JWT to use in your Laravel Application

0.2.5(4y ago)11.1k[1 issues](https://github.com/apantle/laravel-simple-jwt-auth/issues)[5 PRs](https://github.com/apantle/laravel-simple-jwt-auth/pulls)MITPHPPHP ^7.4CI failing

Since Apr 14Pushed 1mo agoCompare

[ Source](https://github.com/apantle/laravel-simple-jwt-auth)[ Packagist](https://packagist.org/packages/apantle/laravel-simple-jwt-auth)[ Docs](https://github.com/apantle/laravel-simple-jwt-auth)[ RSS](/packages/apantle-laravel-simple-jwt-auth/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (2)Dependencies (4)Versions (14)Used By (0)

Guard and Issuer of JWT to use in your Laravel Application
==========================================================

[](#guard-and-issuer-of-jwt-to-use-in-your-laravel-application)

[![Latest Version on Packagist](https://camo.githubusercontent.com/68a050d4c05b8e5723bb8e4de59dff4ca14d665f7e24a6ec54055618b10bca22/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6170616e746c652f6c61726176656c2d73696d706c652d6a77742d617574682e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/apantle/laravel-simple-jwt-auth)[![Build Status](https://camo.githubusercontent.com/e97bcf77894ca5543712c9c16b3f79885334771c58ece3d6eb6b24f7af5b3d30/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f6170616e746c652f6c61726176656c2d73696d706c652d6a77742d617574682f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/apantle/laravel-simple-jwt-auth)[![Maintainability](https://camo.githubusercontent.com/5cd90ad0ba6e45fd4e6f850e05fa6ede61068eb8b3b4f4db813e5ee1921e1e32/68747470733a2f2f6170692e636f6465636c696d6174652e636f6d2f76312f6261646765732f35333238373532333265616239353538656335632f6d61696e7461696e6162696c697479)](https://codeclimate.com/github/tzkmx/laravel-simple-jwt-auth/maintainability)[![Test Coverage](https://camo.githubusercontent.com/8d8235b667744f7b680c8d3a5c22a6c96d6a4f7cc73e5814044d9cd0ac3267db/68747470733a2f2f6170692e636f6465636c696d6174652e636f6d2f76312f6261646765732f35333238373532333265616239353538656335632f746573745f636f766572616765)](https://codeclimate.com/github/tzkmx/laravel-simple-jwt-auth/test_coverage)[![Total Downloads](https://camo.githubusercontent.com/3dd37a1ef1ac511a3423404c81bf64934d731e979f844616f6a51842fec42c00/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6170616e746c652f6c61726176656c2d73696d706c652d6a77742d617574682e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/apantle/laravel-simple-jwt-auth)

This is a very simple implementation of JWT Guard configurable for any model and claims through config file.

Installation
------------

[](#installation)

You can install the package via composer:

```
composer require apantle/laravel-simple-jwt-auth
```

Usage
-----

[](#usage)

```
// Usage description here
```

### Testing

[](#testing)

```
composer test
```

### Changelog

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information what has changed recently.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

### Security

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [Jesus E. Franco Martinez](https://github.com/apantle)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

Laravel Package Boilerplate
---------------------------

[](#laravel-package-boilerplate)

This package was generated using the [Laravel Package Boilerplate](https://laravelpackageboilerplate.com).

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance38

Infrequent updates — may be unmaintained

Popularity19

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity53

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 92.9% 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 ~68 days

Recently: every ~100 days

Total

7

Last Release

1810d ago

PHP version history (2 changes)0.1PHP ^7.2

0.2.3PHP ^7.4

### Community

Maintainers

![](https://www.gravatar.com/avatar/2f01afc6e15ca1ba483cc1773c5f5d1b6c5f5fa98e0fe224ae8410048eb84041?d=identicon)[jefrancomix](/maintainers/jefrancomix)

---

Top Contributors

[![tzkmx](https://avatars.githubusercontent.com/u/11432557?v=4)](https://github.com/tzkmx "tzkmx (13 commits)")[![tezcatl](https://avatars.githubusercontent.com/u/188753?v=4)](https://github.com/tezcatl "tezcatl (1 commits)")

---

Tags

apantlelaravel-simple-jwt-auth

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[lab404/laravel-impersonate

Laravel Impersonate is a plugin that allows to you to authenticate as your users.

2.3k16.4M48](/packages/lab404-laravel-impersonate)[santigarcor/laratrust

This package provides a flexible way to add Role-based Permissions to Laravel

2.3k5.4M43](/packages/santigarcor-laratrust)[overtrue/laravel-follow

User follow unfollow system for Laravel.

1.2k404.7k5](/packages/overtrue-laravel-follow)[codegreencreative/laravel-samlidp

Make your PHP Laravel application an Identification Provider using SAML 2.0. This package allows you to implement your own Identification Provider (idP) using the SAML 2.0 standard to be used with supporting SAML 2.0 Service Providers (SP).

263763.5k1](/packages/codegreencreative-laravel-samlidp)

PHPackages © 2026

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