PHPackages                             ianmustafa/laravel-jwt - 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. [Framework](/categories/framework)
4. /
5. ianmustafa/laravel-jwt

ActiveProject[Framework](/categories/framework)

ianmustafa/laravel-jwt
======================

A Laravel 6 RESTful API skeleton with JWT authentication.

v6.2.1(6y ago)181[3 PRs](https://github.com/ianmustafa/laravel-jwt/pulls)MITPHPPHP ^7.2

Since Oct 9Pushed 3y agoCompare

[ Source](https://github.com/ianmustafa/laravel-jwt)[ Packagist](https://packagist.org/packages/ianmustafa/laravel-jwt)[ RSS](/packages/ianmustafa-laravel-jwt/feed)WikiDiscussions master Synced today

READMEChangelog (2)Dependencies (9)Versions (6)Used By (0)

[![](https://camo.githubusercontent.com/fdd48ada02a6f87da873f1c19bfbd5b84cf1cecd5d8666e528a9f12e811e16af/68747470733a2f2f72617763646e2e6769746861636b2e636f6d2f69616e6d7573746166612f6c61726176656c2d6a77742f6d61737465722f636f7665722e706e67)](https://camo.githubusercontent.com/fdd48ada02a6f87da873f1c19bfbd5b84cf1cecd5d8666e528a9f12e811e16af/68747470733a2f2f72617763646e2e6769746861636b2e636f6d2f69616e6d7573746166612f6c61726176656c2d6a77742f6d61737465722f636f7665722e706e67)

[![Packagist Version](https://camo.githubusercontent.com/0dec7e73c1070d3069a3872647689ba4cea2b374c871c2892c3b7ca93b568110/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f69616e6d7573746166612f6c61726176656c2d6a77743f6c6162656c3d76657273696f6e267374796c653d666c61742d737175617265)](https://packagist.org/packages/ianmustafa/laravel-jwt)[![Travis Build Status](https://camo.githubusercontent.com/e2321718e58b0549ecdf0bab546e11464815fe945fcec60dba8cc5727e327481/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f69616e6d7573746166612f6c61726176656c2d6a77743f6c6f676f3d547261766973267374796c653d666c61742d737175617265)](https://travis-ci.org/ianmustafa/laravel-jwt)[![CodeShip Build Status](https://camo.githubusercontent.com/1697046518dbd9b743300af923856452640ed854109a1d6d2d839b425858f5d1/68747470733a2f2f696d672e736869656c64732e696f2f636f6465736869702f31343334633464302d633662652d303133372d636663382d3665373266633465306634303f6c6f676f3d436f646573686970267374796c653d666c61742d737175617265)](https://app.codeship.com/projects/1434c4d0-c6be-0137-cfc8-6e72fc4e0f40)[![Code Style Status](https://camo.githubusercontent.com/de09f23b9f6130a821a969200c1885254834a5c741ba774f18b7109aafef074b/68747470733a2f2f6769746875622e7374796c6563692e696f2f7265706f732f3231323139363438392f736869656c64)](https://github.styleci.io/repos/212196489)[![License](https://camo.githubusercontent.com/09aff9433413ff7ce21365a7ea4d96db791155d23e7dfda05765177e40109872/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f69616e6d7573746166612f6c61726176656c2d6a77743f7374796c653d666c61742d737175617265)](https://github.com/ianmustafa/laravel-jwt/blob/master/LICENSE)

About Laravel JWT
-----------------

[](#about-laravel-jwt)

Laravel JWT is a Laravel 6 RESTful API skeleton with JWT authentication, using the [Laravel JWT package by Sean Tymon](https://github.com/tymondesigns/jwt-auth) for the JWT implementation.

This app skeleton contains only the auth implementation: register, login, see authenticated user and logout. Being said, this app skeleton also contains simple test suite to test the API endpoints, that can be a good starting point for test-driven API development.

License
-------

[](#license)

[MIT](LICENSE).

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity56

Maturing project, gaining track record

 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 ~0 days

Total

2

Last Release

2407d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/ff9e8bde454204f7a4275ab1160d53ed3591823912e8cf86e71b127a84898d32?d=identicon)[ianmustafa](/maintainers/ianmustafa)

---

Top Contributors

[![ianmustafa](https://avatars.githubusercontent.com/u/5209746?v=4)](https://github.com/ianmustafa "ianmustafa (8 commits)")

---

Tags

jwtframeworklaravelSkeletonianmustafa

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[marketplacekit/marketplacekit

Open source Marketplace Platform

8185.2k](/packages/marketplacekit-marketplacekit)[codewithdennis/larament

Larament is a time-saving starter kit to quickly launch Laravel 13.x projects. It includes FilamentPHP 5.x pre-installed and configured, along with additional tools and features to streamline your development workflow.

3691.5k](/packages/codewithdennis-larament)

PHPackages © 2026

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