citizen63000/easy-api-jwt-authentication
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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| nikservik/laravel-jwt-auth | 0.92 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| adhocore/jwt | 0.91 | 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 | 20.1 | 0.4 | MIT | 1 month ago | |
| tymon/jwt-auth | 0.90 | 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,492 | 11,670 | 1,533 | 894K | 571 | 82.1 | 55.7 | MIT | 4 months ago | |
| web-token/jwt-checker | 0.90 | — | 11 | 12 | 1 | 97K | 0 | 0.1 | 54.0 | MIT | — | |
| atlance/jwt-core | 0.90 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| shahzadbarkati/role-based-jwt-auth | 0.90 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| web-token/jwt-core | 0.90 | 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 | |
| web-token/jwt-framework | 0.89 | — | 953 | 955 | 120 | 547K | 5 | 38.3 | 46.7 | MIT | 1 month ago | |
| php-open-source-saver/jwt-auth | 0.89 | 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 | 845 | 121 | 439K | 17 | 37.8 | 49.5 | MIT | 2 months ago | |
| mishal/jwt | 0.89 | 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.7 | MIT | 10 years ago | |
| fproject/php-jwt | 0.89 | — | 28 | 29 | 20 | 18K | 0 | 3.3 | 38.8 | BSD-3-Clause | 8 years ago | |
| atlance/jwt-auth | 0.88 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| nixilla/php-jwt | 0.88 | 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 | — | |
| firebase/php-jwt | 0.88 | 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,806 | 10,046 | 1,281 | 11M | 6 | 70.3 | 53.1 | BSD-3-Clause | 1 month ago | |
| lexik/jwt-authentication-bundle | 0.87 | JWT authentication bundle for Symfony APIs. Issues and validates JSON Web Tokens, supports PHP 8.2+ and Symfony 6.4–8, and offers extensive docs for setup, configuration, customization, testing, CORS, and programmatic token creation. | 2,608 | 2,628 | 616 | 1M | 101 | 65.7 | 64.1 | MIT | 6 months ago | |
| beyondbluesky/lib-jwt | 0.84 | 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-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 | — | |
| citizen63000/easy-api-core | 0.81 | — | 0 | 0 | 1 | 10 | 0 | 20.1 | 16.8 | MIT | 3 weeks ago | |
| duylecampos/jwt-oauth2-bundle | 0.81 | — | 1 | 1 | 2 | 0 | 2 | 0.5 | — | MIT | — | |
| raditzfarhan/simple-jwt-auth | 0.80 | — | 1 | 1 | 0 | 0 | 0 | 0.1 | — | MIT | — |
How can I help you explore Laravel packages today?