alancting/php-microsoft-jwt
Laravel/PHP helper for validating Microsoft (Azure AD) JWTs. Fetches and caches JWKS signing keys, verifies token signatures and claims, and supports common AAD scenarios so APIs can authenticate Microsoft identity tokens with minimal setup.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| atlance/jwt-core | 0.87 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| alancting/oauth2-microsoft-openid | 0.87 | — | 1 | 1 | 1 | 22 | 1 | 1.1 | 14.9 | MIT | 5 years ago | |
| nixilla/php-jwt | 0.86 | Lightweight PHP JWT library for creating and validating JSON Web Tokens. Sign and verify tokens with common algorithms, manage claims (exp/iat/nbf), and handle key/secret configuration. Suitable for simple auth and API token workflows. | 10 | 10 | 1 | 3K | 0 | 0.2 | 34.1 | BSD-3-Clause | — | |
| facile-it/php-jose-verifier | 0.86 | Validate and verify JWTs (JOSE) with builder-based verifiers geared for OAuth2/OpenID Connect. Create verifiers from issuer metadata (issuer, jwks_uri) and client metadata (client_id/secret), with optional JWK sets for decryption; ext-gmp recommended for speed. | 5 | 5 | 6 | 26K | 0 | 20.4 | 57.9 | — | 1 month ago | |
| awuniversity/oauth2-aw | 0.86 | — | 0 | 0 | 0 | 0 | 0 | 0.9 | — | MIT | 6 years ago | |
| adimeo-data-suite/security | 0.86 | Laravel security toolkit for Adimeo Data Suite apps, providing common security utilities and integrations such as authentication/authorization helpers, hardened defaults, and middleware-friendly protections to secure APIs and admin back offices. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| beyondbluesky/lib-jwt | 0.85 | libJWT makes JWT tokens easy to encode and decode for OAuth2 authentication workflows. Lightweight PHP library updated for PHP 8.4 (2026-03-28), designed to simplify handling and validating JWTs in your applications. | 1 | 1 | 0 | 4 | 0 | 0.0 | 6.6 | NOASSERTION | — | |
| php-open-source-saver/jwt-auth | 0.85 | 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. | 841 | 845 | 122 | 439K | 17 | 36.7 | 49.1 | MIT | 2 months ago | |
| web-token/jwt-signature | 0.85 | JWT Signature component from the web-token JWT Framework. Provides tools to create and verify JWT signatures in PHP. Read-only split repo; contribute via the main jwt-framework project. Full docs at https://web-token.spomky-labs.com/ | 42 | 42 | 4 | 372K | 0 | 0.3 | 54.1 | MIT | — | |
| duylecampos/jwt-oauth2-bundle | 0.85 | — | 1 | 1 | 2 | 0 | 2 | 0.5 | — | MIT | — | |
| citizen63000/easy-api-jwt-authentication | 0.84 | Lightweight Laravel package for simple JWT-based API authentication. Adds helpers to issue and validate tokens for protected routes and user sessions, aiming to reduce boilerplate when securing APIs with JSON Web Tokens. | 0 | 0 | 0 | 0 | 0 | 1.5 | — | MIT | 2 years ago | |
| web-token/jwt-easy | 0.84 | Simple JWT helper for PHP apps: quickly encode, decode, and validate JSON Web Tokens with minimal setup. Designed for straightforward auth flows, with easy-to-use APIs for signing, verifying, and reading claims. | 11 | 11 | 4 | 45K | 0 | 0.3 | 49.4 | MIT | — | |
| web-token/jwt-core | 0.84 | Core JWT component from the web-token JWT Framework. Provides foundational building blocks for JSON Web Tokens used by the framework. Read-only split package; development and issues belong in the main jwt-framework repository. Official docs available online. | 50 | 49 | 8 | 320K | 0 | 0.8 | 52.5 | MIT | 8 years ago | |
| nikservik/laravel-jwt-auth | 0.84 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| web-token/jwt-framework | 0.84 | — | 952 | 957 | 120 | 591K | 8 | 37.5 | 47.8 | MIT | 1 month ago | |
| mishal/jwt | 0.84 | Lightweight PHP JSON Web Token (JWT) library with support for None, HS256 (HMAC SHA-256), and RS256 (RSA SHA-256). Simple encode/decode API with allowed-algorithm validation and support for standard reserved claims like exp, nbf, iss, and aud. | 9 | 9 | 4 | 1K | 0 | 0.5 | 28.1 | MIT | 10 years ago | |
| fproject/php-jwt | 0.81 | — | 28 | 29 | 20 | 18K | 0 | 3.3 | 38.6 | BSD-3-Clause | 8 years ago | |
| raditzfarhan/simple-jwt-auth | 0.81 | — | 1 | 1 | 0 | 0 | 0 | 0.1 | — | MIT | — | |
| lcobucci/jwt | 0.81 | A lightweight, flexible JWT library for PHP. Create, sign, parse, and validate JSON Web Tokens with support for multiple algorithms, key types, constraints, and claims. Includes a fluent builder, token parser, and robust validation APIs. | 7,485 | 7,563 | 597 | 7M | 8 | 55.4 | 45.2 | BSD-3-Clause | 9 months ago | |
| atlance/jwt-auth | 0.81 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — |
How can I help you explore Laravel packages today?