Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message

Jwt Laravel Package

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.

View on GitHub
Deep Wiki
Context7
Package
Description
Stars
Likes
Forks
Downloads
Issues
Score
Opportunity
License
Last Release
akeneo/pim-community-dev 1,023 1,021 534 3K 371 65.9 39.2 NOASSERTION 2 months ago
View on GitHub
Deep Wiki
Context7
akeneo-presales/custom-app-essentials-bundle 2 2 1 14 0 0.0 10.4 MIT
View on GitHub
Context7
anzusystems/auth-bundle 1 1 0 794 0 21.6 40.4 Apache-2.0 3 months ago
View on GitHub
Context7
arthem/jwt-request-signer 0 0 0 3 0 0.6 8.3 6 years ago
View on GitHub
Context7
atlance/jwt-core 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
austral/notify-bundle 0 0 0 45 0 1.5 23.0 MIT 1 year ago
View on GitHub
Context7
c975l/user-bundle GDPR-focused user management bundle inspired by FOSUserBundle: Doctrine entities (extendable), signup/signin/profile/password reset forms, email notifications, social login (HWIOAuth), public profiles, anti-brute-force delays, Gravatar/social avatars, JS data access, and JSON API. 3 3 1 0 0 0.0 MIT
View on GitHub
Context7
contao/contao 426 428 172 31 358 27.3 26.6 LGPL-3.0
View on GitHub
Deep Wiki
Context7
contao/core-bundle 123 130 56 19K 0 2.3 30.3 LGPL-3.0
View on GitHub
Context7
cstea/api-bundle 0 0 0 0 0 0.2 MIT
View on GitHub
Context7
cyllene-web/docusign-bundle 0 0 0 59 0 9.7 26.3 MIT 7 months ago
View on GitHub
Context7
damax/api-auth-bundle 5 5 3 0 0 0.1
View on GitHub
Context7
dorcyv/jwt-session-bundle 1 1 1 0 0 0.0 MIT
View on GitHub
Context7
dracoder/s4-2fa 0 0 0 0.0
View on GitHub
Context7
drenso/symfony-oidc-bundle 93 94 40 31K 5 27.3 42.8 Apache-2.0 2 weeks ago
View on GitHub
Context7
drinksco/console-ui-bundle 17 18 4 0 13 3.0 3.4 BSD-3-Clause 3 years ago
View on GitHub
Context7
ekapusta/oauth2-esia Laravel/PHP OAuth2 client for Russia’s ESIA (Gosuslugi) authentication. Provides ESIA OAuth flow integration, token handling, and user profile retrieval to add ESIA login to your application with minimal setup. 73 74 51 2K 0 1.9 18.9 MIT
View on GitHub
Context7
graham-campbell/github Laravel bridge to the KnpLabs PHP GitHub API. Provides a configurable GitHub client via a manager, with Laravel-friendly service container integration, facades, and multi-connection support for GitHub authentication and requests. 0 649 51K 34.6 30.6
View on GitHub
Context7
hans-thomas/sphinx 5 5 0 20 1 6.3 9.1 10 months ago
View on GitHub
Context7
kreait/firebase-php Unofficial Firebase Admin SDK for PHP. Manage authentication, users, custom tokens, and verify ID tokens; send Cloud Messaging notifications; work with Realtime Database, Cloud Storage, and Remote Config. Built on Google APIs with Laravel-friendly support. 2,437 2,454 452 1M 15 54.1 48.7 MIT 3 months ago
View on GitHub
Context7
kreait/firebase-tokens Create Firebase custom tokens and verify ID tokens or session cookies in PHP. Lightweight library powering the Firebase Admin SDK, with tenant-aware verification and optional caching of Google Secure Token Store keys. 239 240 34 2M 0 16.7 55.0 MIT 8 months ago
View on GitHub
Context7
league/oauth2-server Standards-compliant OAuth 2.0 authorization server for PHP. Protect APIs with bearer access tokens, issue and refresh tokens, and support common grants (auth code, client credentials, device, implicit, password, refresh) with PSR-7 interoperability and RFC support. 6,646 6,727 1,134 4M 55 76.1 67.1 MIT 6 months ago
View on GitHub
Context7
lexik/jwt-authentication-bundle 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,605 2,627 616 1M 99 68.4 65.5 MIT 5 months ago
View on GitHub
Context7
php-open-source-saver/jwt-auth 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. 838 844 122 409K 17 40.3 49.9 MIT 4 weeks ago
View on GitHub
Context7
scheb/2fa-trusted-device Adds trusted device support to scheb/2fa so users can skip 2FA on recognized devices for a set time. Stores trust tokens in cookies and persistence, with configurable lifetimes and validation, improving UX without removing 2FA security. 36 37 1 216K 0 0.2 51.9 MIT
View on GitHub
Context7
steverhoades/oauth2-openid-connect-server Laravel-friendly OAuth2 + OpenID Connect server built on League OAuth2. Provides OIDC discovery and JWT ID tokens, common grant types, and flexible storage/adapters so you can run your own authorization server for APIs and SSO. 212 213 38 359K 8 9.0 46.8 MIT 1 year ago
View on GitHub
Context7
symfony/mercure Symfony Mercure is a real-time push communication hub implementing the Mercure protocol. Publish updates from your app and let browsers and services subscribe via Server-Sent Events, with JWT-based authorization, private topics, and scalable deployment options. 439 442 44 563K 13 18.6 5.8 MIT 5 months ago
View on GitHub
Context7
symfony/mercure-bundle 309 310 30 482K 9 22.5 52.8 MIT 6 months ago
View on GitHub
Context7
vonage/client-core Core PHP client library for Vonage APIs (PHP 8.1+). Create a Vonage\Client with your API key/secret, make requests, and optionally customize base API URLs for testing. Install via Composer (vonage/client) or use core with your own HTTP client. 931 932 179 336K 3 36.4 42.1 Apache-2.0 2 months ago
View on GitHub
Context7
vonage/jwt PHP 8.1+ library to generate JWTs for authenticating with Vonage APIs. Install via Composer, create a TokenGenerator with your Vonage Application ID and private key, then call generate() to get a bearer token for requests. 42 43 5 299K 0 18.0 60.4 Apache-2.0 2 months ago
View on GitHub
Context7
Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
hamzi/corewatch
minionfactory/raw-hydrator
hexters/coinpayment
rjcodes/rjcms
act-training/laravel-permissions-manager
alimarchal/laravel-chart-of-accounts
babenkoivan/elastic-scout-driver
mkwebdesign/filament-watchdog-v5
renatomarinho/laravel-page-speed
zedmagdy/filament-business-hours
renatovdemoura/blade-elements-ui
devgeek/beacon-admin
benjamin-rqt/data-watcher-bundle
atriumphp/atrium
sandermuller/package-boost-laravel
sandermuller/boost-skills
redaxo/core
yusufgenc/filament-api-forge
l3aro/rating-star-for-filament
leek/filament-subtenant-scope