web-token/jwt-core
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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| nikservik/laravel-jwt-auth | 0.95 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| atlance/jwt-core | 0.94 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| mishal/jwt | 0.94 | 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.3 | MIT | 10 years ago | |
| 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 | 33.9 | BSD-3-Clause | — | |
| php-open-source-saver/jwt-auth | 0.93 | 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. | 839 | 846 | 122 | 442K | 17 | 39.2 | 50.1 | MIT | 1 month ago | |
| adhocore/jwt | 0.93 | Lightweight PHP JWT library with simple encode/decode APIs, support for common algorithms (HS/RS), claims validation, and key handling. Designed for quick integration in apps and APIs with minimal dependencies and clear error reporting. | 301 | — | 22 | — | 2 | 21.6 | 0.4 | MIT | 2 weeks ago | |
| beyondbluesky/lib-jwt | 0.93 | 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 | — | |
| firebase/php-jwt | 0.92 | 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. | 9,803 | 10,046 | 1,279 | 11M | 6 | 71.7 | 53.5 | BSD-3-Clause | 1 week ago | |
| web-token/jwt-checker | 0.92 | — | 11 | 12 | 1 | 97K | 0 | 0.1 | 54.0 | MIT | — | |
| kelvinmo/simplejwt | 0.91 | 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 | 38K | 0 | 25.4 | 43.8 | NOASSERTION | 1 month ago | |
| web-token/jwt-easy | 0.87 | 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 | 43K | 0 | 0.3 | 49.1 | MIT | — | |
| fproject/php-jwt | 0.86 | — | 28 | 29 | 20 | 16K | 0 | 3.3 | 38.2 | BSD-3-Clause | 8 years 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 | 371K | 0 | 0.3 | 54.5 | MIT | — | |
| web-token/jwt-library | 0.82 | Read-only sub-repository of the JWT Framework: a PHP JSON Web Token library. For docs and contributions, see the main jwt-framework repo and the official documentation at https://web-token.spomky-labs.com/. MIT licensed. | 20 | 20 | 8 | 1M | 0 | 0.3 | 55.3 | MIT | — | |
| web-token/jwt-encryption | 0.82 | — | 13 | 13 | 2 | 77K | 0 | 0.1 | 51.9 | MIT | — | |
| web-token/jwt-framework | 0.79 | — | 952 | 955 | 118 | 568K | 2 | 38.2 | 46.1 | MIT | 1 week ago | |
| lcobucci/jwt | 0.76 | 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,481 | 7,564 | 598 | 7M | 6 | 57.3 | 45.0 | BSD-3-Clause | 8 months ago | |
| web-token/jwt-encryption-algorithm-aeskw | 0.74 | AES Key Wrap (AES-KW) encryption algorithm support for the web-token JWT framework. Adds key wrapping/unwrapping utilities to enable JWE encryption workflows using AES-KW in PHP, integrating with existing web-token components and algorithm managers. | 2 | 2 | 0 | 9K | 0 | 0.0 | 48.3 | MIT | — | |
| agven/symfony-jwt-auth | 0.73 | — | 0 | 0 | — | 0 | — | 0.0 | — | — | — |
How can I help you explore Laravel packages today?