tymondesigns/jwt-auth
🔐 JSON Web Token Authentication for Laravel & Lumen observed · 2026-08-28
Health v2 · maintenance only
66/100
- Activity 70
- Release rhythm 41
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 185.0
- age_days: 4381
- days_rel: 180
- days_push: 180
- n_releases_24m: 3
Adoption not part of the score
11495 stars · 1532 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A PHP library providing JSON Web Token (JWT) authentication for Laravel and Lumen applications. It handles token issuance, refresh, and validation as a drop-in authentication layer for stateless APIs.
Use cases
- add JWT authentication to a Laravel API
- issue and refresh access tokens in Lumen
- secure stateless REST endpoints with bearer tokens
- replace session-based auth with token auth in Laravel
- implement login endpoints that return JWTs
When to choose
- you build Laravel or Lumen apps needing stateless token-based authentication
- you want a mature, widely used JWT package for the PHP/Laravel ecosystem
When to avoid
- your project is not Laravel or Lumen
- you need session-based or OAuth2/OpenID Connect authentication instead of JWTs
Facets
library · maturity stable
auth middleware web-development backend security apis php jwt laravel lumen token-authentication api-authentication web-server
2 sources
- readme: https://github.com/tymondesigns/jwt-auth · fetched 2026-08-28 · 405e60c287ed
- homepage: https://jwt-auth.com · fetched 2026-08-29 · 6bb4a9a4113f
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| tymondesigns/jwt-auth | main | 66 |
For agents
markdown · JSON · MCP: product_card(name="tymondesigns/jwt-auth")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem