amiltone/keycloack-token-bundle
Adopt if:
Look elsewhere if:
lexik/jwt-authentication-bundle).symfony/security-bundle).Executives: "This package lets us validate Keycloak tokens at the route level—like a firewall for our APIs—without building custom auth logic. It’s a 10-minute setup for Symfony apps, reducing security risks and dev time. Tradeoff: Unmaintained (but stable for our needs)."
Engineering:
"Symfony’s UserVerification annotation/YAML flag adds JWT validation with zero middleware clutter. Works for simple token checks; pair with lexik/jwt-authentication-bundle if you need deeper claims. Low risk: Just 2 lines of config + route decorators."
How can I help you explore Laravel packages today?