php-open-source-saver/jwt-auth
Laravel JWT authentication package (fork of tymondesigns/jwt-auth) maintained by PHP Open Source Saver. Provides the same API with a new namespace, easy migration, and adds new features and ongoing support. Full docs available online.
sub, iat, exp).Adopt if:
Look elsewhere if:
league/oauth2-server or spatie/laravel-oauth-server).socialiteproviders).For Executives: "This package lets us standardize secure, scalable authentication for our APIs and mobile apps—reducing server load, improving performance, and enabling seamless integration with third-party services. It’s battle-tested (800+ stars), actively maintained, and aligns with modern architectures like microservices and SPAs. The MIT license means no vendor lock-in, and the team can customize token claims/validation as needed."
For Engineering: *"We’re adopting php-open-source-saver/jwt-auth to replace session-based auth with JWT, which is:
tymon/jwt-auth with minimal code changes.
Trade-offs: No built-in MFA or OAuth2, but we can layer those on top. Let’s demo the token refresh flow and blacklist revocation in our next sprint."*Key Metrics to Track:
How can I help you explore Laravel packages today?