lexik/LexikJWTAuthenticationBundle
JWT authentication for your Symfony API observed · 2026-08-28
Health v2 · maintenance only
71/100
- Activity 90
- Release rhythm 30
- 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: 348
- age_days: 4528
- days_rel: 256
- days_push: 63
- n_releases_24m: 2
Adoption not part of the score
2608 stars · 616 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Symfony bundle that provides JSON Web Token (JWT) authentication for Symfony APIs. It handles token creation, validation, and integration with Symfony's security system.
Use cases
- add JWT authentication to a Symfony API
- issue and validate JWT tokens in PHP
- secure REST API endpoints with token auth
- create JWT tokens programmatically in Symfony
- implement stateless authentication for a Symfony app
- invalidate JWT tokens on logout
When to choose
- you are building an API with Symfony and need stateless token-based authentication
- you want a mature, well-documented JWT solution integrated with Symfony security
- you need programmatic JWT creation or custom token payload handling in Symfony
When to avoid
- your project does not use the Symfony framework
- you need session-based or OAuth authentication rather than JWT
- you are not on PHP 8.2+ or Symfony 6.4+
Facets
library · maturity stable
auth security middleware web-development backend security apis php self-hosted jwt symfony-bundle token-authentication api-authentication symfony web-server
1 source
- readme: https://github.com/lexik/LexikJWTAuthenticationBundle · fetched 2026-08-28 · 34d6e71dc117
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| lexik/LexikJWTAuthenticationBundle | main | 71 |
For agents
markdown · JSON · MCP: product_card(name="lexik/LexikJWTAuthenticationBundle")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem