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

Auth Laravel Package

illuminate/auth

Laravel’s authentication component providing guards, user providers, password hashing, “remember me” services, and authorization gates. Powers login/session auth and integrates with HTTP middleware and the framework’s auth configuration.

View on GitHub
Deep Wiki
Context7
Package
Description
Stars
Likes
Forks
Downloads
Issues
Score
Opportunity
License
Last Release
api-ecosystem-for-laravel/dingo-api Dingo API is a Laravel package for building REST APIs with versioning, content negotiation, authentication, rate limiting, and error/response formatting. It streamlines API routing and helps maintain multiple API versions cleanly. 316 319 73 43K 4 25.2 34.1 BSD-3-Clause 4 months ago
View on GitHub
Deep Wiki
Context7
astalpaert/laravel-blamable 2 2 5 1K 4 18.5 42.0 3 months ago
View on GitHub
Context7
bibrokhim/auth-gateway Laravel auth gateway package providing a simple authentication layer for APIs/apps, with easy integration into existing projects. Helps centralize login/token handling and protect routes via middleware/guards. 0 0 0 176 0 2.1 31.1 2 years ago
View on GitHub
Context7
dingo/api 9,366 9,371 1,273 18K 180 69.0 31.8 BSD-3-Clause 4 years ago
View on GitHub
Deep Wiki
Context7
ekmungai/eloquent-ifrs 362 362 91 880 2 30.3 8.6 MIT 1 month ago
View on GitHub
Deep Wiki
Context7
eur-rsm/laravel-logging 0 0 0 0.0
View on GitHub
Context7
harryes/laravel-sentinellog All-in-one Laravel security and auth logging package: tracks login/logout/failed attempts with device + geo detection, alerts, TOTP 2FA, session management, brute-force protection, geo-fencing, SSO, and new-location verify/deny flows. 7 8 1 108 0 0.1 14.5 MIT
View on GitHub
Context7
islamrumon/laravel-acl Laravel ACL provides database-backed roles, groups, and permissions for Laravel 5.8+. Note: unmaintained since Jan 2024; consider spatie/laravel-permission instead. 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
konekt/acl 10 10 2 1K 0 0.2 25.2 MIT
View on GitHub
Context7
laragear/two-factor 341 342 24 53K 0 19.8 33.6 MIT 5 months ago
View on GitHub
Context7
laragear/webauthn Laravel package to authenticate users with WebAuthn passkeys (biometrics, device keys). Provides request validation and login flow with attestation/assertion support, compatible with Octane. Note: superseded by laravel/passkeys and unmaintained. 400 405 45 89K 0 13.3 26.9 MIT 2 months ago
View on GitHub
Context7
laranail/db-console 0 0 0 18.9 MIT 3 weeks ago
Context7
laravel/lumen-framework Core kernel code for Laravel Lumen, the fast PHP micro-framework. Provides the foundation for routing, database abstraction, queues, caching, and more. For building apps, use the main Lumen repository; docs at lumen.laravel.com. 1,506 1,543 410 225K 2 24.7 30.0 MIT 1 year ago
View on GitHub
Deep Wiki
Context7
laravel/passport Laravel Passport provides a full OAuth2 server for Laravel, enabling API authentication with access tokens, personal access tokens, and client credentials. Includes token issuing, revocation, and scope support with first-party integration. 3,411 3,460 801 2M 4 58.7 46.0 MIT 3 months ago
View on GitHub
Deep Wiki
Context7
laravel/pulse Laravel Pulse is a real-time performance monitoring tool for Laravel. It provides a dashboard to track application health and key metrics, helping you identify bottlenecks and issues quickly in development and production environments. 1,709 1,700 213 1M 3 42.0 46.5 MIT 2 months ago
View on GitHub
Deep Wiki
Context7
laravel-doctrine/orm 840 846 180 64K 7 34.4 31.6 MIT 3 months ago
View on GitHub
Context7
laravel-json-api/core 10 10 12 53K 1 0.5 50.9 MIT
View on GitHub
Context7
lvlup-dev/laravel-user-is-admin 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
lvlup-dev/laravel-user-last-seen-at 0 0 0 1 0 0.0 4.2 MIT
View on GitHub
Context7
mateusjunges/laravel-acl 544 564 54 283 0 6.7 1.4 MIT 3 years ago
View on GitHub
Context7
mediadotonedev/userauthcenter 0 0 0 0.0
View on GitHub
Context7
mydaniel/laravel-paseto 1 1 0 493 0 3.1 33.8 MIT 11 months ago
View on GitHub
Context7
nuewire/cache 0 0 0 8 0 20.6 15.5 MIT 1 week ago
View on GitHub
Context7
nuewire/filesystem 0 0 0 6 0 21.9 13.7 MIT 1 week ago
View on GitHub
Context7
nuewire/logs 0 0 0 4 0 20.9 11.3 MIT 1 week ago
View on GitHub
Context7
nuewire/mail 0 0 0 8 0 22.2 15.5 MIT 1 week ago
View on GitHub
Context7
nuewire/platform 0 0 0 11 0 22.8 17.5 NOASSERTION 1 week ago
View on GitHub
Context7
nuwave/lighthouse Lighthouse is a Laravel framework for serving GraphQL. Define schemas, queries, mutations, and subscriptions with powerful directives and Eloquent integration. Flexible, extensible, and well-documented for building GraphQL APIs in Laravel apps. 3,504 3,507 469 374K 107 82.1 61.1 MIT 1 week ago
View on GitHub
Deep Wiki
Context7
nyoncode/laravel-permission-extended 0 0 0 116 0 13.3 31.8 MIT 4 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. 841 845 122 439K 17 36.7 49.1 MIT 2 months ago
View on GitHub
Context7
ringlesoft/laravel-process-approval Multi-level approval workflows for Laravel Eloquent models. Define configurable, role-based approval steps and track review status across multiple approvers before execution. Supports Laravel 10+, publishable config/migrations/views, with optional UUID support. 553 552 57 2K 2 24.0 8.9 MIT 3 months ago
View on GitHub
Deep Wiki
Context7
roots/acorn 990 985 110 77K 3 36.2 36.5 MIT 2 months ago
View on GitHub
Deep Wiki
Context7
silber/bouncer Bouncer adds roles and abilities to Laravel with a fluent, Eloquent-powered API. Define permissions, assign roles to users, and authorize actions via gates and middleware. Supports caching, scoped abilities, and a simple, expressive permission model. 3,579 3,598 336 110K 45 64.2 42.4 MIT 4 months ago
View on GitHub
Context7
sofa/revisionable 256 262 42 1K 3 9.5 11.7 MIT 3 years ago
View on GitHub
Context7
spatie/laravel-menu Build HTML menus in Laravel with a fluent API. Add links via routes/actions/URLs, customize attributes and classes, and automatically set active items from the current request. Includes macros for reusable menu builders. 982 1,000 82 49K 0 27.7 25.9 MIT 5 months ago
View on GitHub
Context7
spatie/laravel-permission Database-backed roles and permissions for Laravel. Assign roles and permissions to users, sync them to the Gate, and check abilities with Laravel’s built-in can()/authorize features. Includes migrations, caching, teams, and flexible model setup. 12,949 13,094 1,821 5M 0 70.9 41.0 MIT 1 month ago
View on GitHub
Deep Wiki
Context7
spatie/laravel-welcome-notification Send welcome emails to new Laravel users with a secure, expiring link to set their initial password. Adds migrations and a trait for your User model, plus a controller you extend to show the welcome form and save the password. 597 599 46 20K 0 24.4 23.5 MIT 5 months ago
View on GitHub
Context7
tomshaw/google-api Laravel Google OAuth 2.0 service client with configurable token storage (DB or custom), published config, and migrations. Integrates google/apiclient-services and supports Composer cleanup to include only the Google APIs you need (e.g., Gmail, Calendar). 60 60 5 69 0 23.8 5.2 MIT 1 month ago
View on GitHub
Context7
tymon/jwt-auth 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,531 921K 571 80.9 55.3 MIT 5 months ago
View on GitHub
Context7
yadahan/laravel-authentication-log 418 419 56 15K 5 22.1 26.6 MIT 5 months ago
View on GitHub
Deep Wiki
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.
besmartand-pro/php-quality-config
sentix/ai-chatbot
terminal42/code-quality-tools
codifyo/ts-generator-bundle
testo/fiber
mintobit/jobqueue
a4sex/maintenance-bundle
a4sex/entity-date-update
a4sex/client-identifier
a4sex/base-utilites
a4sex/key-value-storage
a4sex/micro-status
chilldev/dependency-injection-extra
datinglibre/datinglibre-app-api
biberltd/corebundle
bricre/symfony-bundle-test
biberltd/logbundle
dominium/http-adapter-bundle
dominium/google-analytics
a4sex/auto-clean-entity