lcobucci/jwt
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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| firebase/php-jwt | 0.84 | Encode and decode JSON Web Tokens (JWT) in PHP per RFC 7519. Supports common signing algorithms, key handling, and optional leeway for clock skew. Install via Composer; libsodium compatible via sodium_compat. | 9,784 | 10,020 | 1,276 | 10M | 10 | 73.0 | 54.6 | BSD-3-Clause | 1 week ago | |
| web-token/jwt-library | 0.84 | 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 | 990K | 0 | 0.3 | 55.3 | MIT | — | |
| tymon/jwt-auth | 0.83 | Laravel JWT authentication package providing token issuing, parsing, refresh, and invalidation using JSON Web Tokens. Integrates with Laravel guards/middleware, supports custom claims and multiple auth providers, and includes docs and testing support. | 11,487 | 11,665 | 1,546 | 797K | 569 | 89.3 | 59.4 | MIT | 1 month ago | |
| namshi/jose | 0.80 | PHP library implementing JSON Object Signing and Encryption (JOSE): JWT, JWS and JWE. Create, sign, verify, encrypt and decrypt tokens using common algorithms and key formats. Useful for authentication, API security and secure data exchange. | 1,809 | 1,819 | 131 | 1M | 9 | 15.8 | 42.1 | MIT | — | |
| kelvinmo/simplejwt | 0.79 | SimpleJWT is a lightweight PHP 8+ library for JSON Web Tokens, supporting JWT/JWS/JWE, JWK and COSE keys. Includes HMAC, RSA, ECDSA, and EdDSA signatures plus common key management and encryption algorithms. | 70 | 70 | 21 | 30K | 0 | 27.6 | 42.7 | NOASSERTION | 3 weeks ago |
How can I help you explore Laravel packages today?