firebase/php-jwt
Encode and decode JSON Web Tokens (JWT) in PHP (RFC 7519). Supports common signing algorithms, header handling, and clock-skew leeway. Simple API with JWT::encode() and JWT::decode() plus Key objects for verification.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| beyondbluesky/lib-jwt | 0.94 | 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 | 5 | 0 | 0.0 | 7.5 | NOASSERTION | — | |
| atlance/jwt-core | 0.93 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| nixilla/php-jwt | 0.92 | 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. | 0 | 10 | — | 3K | — | 0.2 | 33.6 | — | — | |
| 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 | 330K | 0 | 0.8 | 52.7 | MIT | 8 years ago | |
| kelvinmo/simplejwt | 0.84 | SimpleJWT is a lightweight PHP 8+ library for JWT/JWS/JWE and JWK/COSE keys. Supports HS/RSA/ECDSA/EdDSA signatures, key management (RSA-OAEP, AES-KW, PBES2, ECDH-ES/X25519) and AES-GCM/CBC-HS encryption. | 70 | 70 | 21 | 34K | 0 | 26.4 | 43.1 | NOASSERTION | 1 month ago |
How can I help you explore Laravel packages today?