firebase/php-jwt
Encode and decode JSON Web Tokens (JWT) in PHP per RFC 7519. Supports common signing algorithms, key handling, header access after verification, and clock-skew leeway. Install via Composer; optional sodium_compat for libsodium environments.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| nixilla/php-jwt | 0.94 | 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 | — | |
| fproject/php-jwt | 0.92 | — | 28 | 29 | 20 | 19K | 0 | 3.3 | 38.8 | BSD-3-Clause | 8 years ago | |
| atlance/jwt-core | 0.92 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| web-token/jwt-core | 0.92 | 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 | 7 | 362K | 0 | 0.8 | 53.2 | MIT | 8 years ago | |
| mishal/jwt | 0.92 | 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.2 | MIT | 10 years ago | |
| beyondbluesky/lib-jwt | 0.91 | 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 | — | |
| web-token/jwt-framework | 0.91 | — | 952 | 955 | 120 | 547K | 6 | 37.9 | 46.9 | MIT | 1 month ago | |
| kelvinmo/simplejwt | 0.88 | SimpleJWT is a PHP 8+ library for creating, signing, verifying, and encrypting JSON Web Tokens (JWT/JWS/JWE). Supports JWK/COSE keys, HMAC/RSA/ECDSA/EdDSA, key management (RSA-OAEP, ECDH-ES, PBES2), and AES-GCM/CBC-HS encryption. | 70 | 70 | 21 | 37K | 0 | 24.2 | 42.9 | NOASSERTION | 2 months ago |
How can I help you explore Laravel packages today?