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. 313 317 73 43K 3 27.9 34.2 BSD-3-Clause 2 months ago
View on GitHub
Deep Wiki
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 28 0 2.1 20.2 2 years ago
View on GitHub
Context7
dingo/api 9,354 9,371 1,269 21K 180 69.0 32.5 BSD-3-Clause 4 years ago
View on GitHub
Deep Wiki
Context7
ekmungai/eloquent-ifrs 361 361 87 638 2 11.7 6.1 MIT 1 year ago
View on GitHub
Deep Wiki
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 0 0 0.1 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 28.4 MIT
View on GitHub
Context7
laragear/two-factor 339 341 24 50K 0 23.1 34.0 MIT 3 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. 401 405 47 71K 0 15.1 27.0 MIT 4 weeks ago
View on GitHub
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,507 1,544 410 217K 2 24.7 29.8 MIT 1 year ago
View on GitHub
Deep Wiki
Context7
laravel/passport Laravel Passport provides a full OAuth2 server for Laravel, making API authentication simple with access tokens, personal access tokens, and client credentials. Officially maintained, with extensive docs and integrations for securing first- and third-party APIs. 3,405 3,455 803 2M 2 61.8 45.3 MIT 1 month ago
View on GitHub
Deep Wiki
Context7
laravel/pulse Laravel Pulse is a real-time performance monitoring tool and dashboard for Laravel apps. Track key runtime metrics, identify slow requests and bottlenecks, and keep tabs on application health in production with minimal setup. 1,689 1,687 212 928K 3 42.0 46.5 MIT 1 month ago
View on GitHub
Deep Wiki
Context7
laravel-doctrine/orm 836 845 181 69K 6 37.4 32.5 MIT 1 month ago
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 546 564 54 196 0 6.7 1.3 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 182 0 5.2 28.2 MIT 9 months ago
View on GitHub
Context7
nuwave/lighthouse Lighthouse is a Laravel-first GraphQL server framework. Define schemas, resolve data with Eloquent, and handle common GraphQL tasks with built-in directives and extensibility. Docs at lighthouse-php.com. Note: repo planned to move to spawnia/lighthouse. 3,493 3,500 469 330K 106 77.6 58.8 MIT 2 months ago
View on GitHub
Deep Wiki
Context7
nyoncode/laravel-permission-extended 0 0 0 141 0 16.6 33.9 MIT 2 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
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. 550 553 57 1K 2 27.7 9.2 MIT 1 month ago
View on GitHub
Deep Wiki
Context7
roots/acorn 972 975 109 77K 1 38.0 32.6 MIT 4 days 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,575 3,589 336 109K 45 68.0 44.0 MIT 2 months ago
View on GitHub
Context7
sofa/revisionable 256 262 42 2K 3 9.5 12.0 MIT 3 years ago
View on GitHub
Context7
spatie/laravel-menu Build HTML menus in Laravel with a fluent API. Generate links via routes/actions/URLs, add classes and attributes, mark active items from the current request, and define reusable menu macros. Easy to render in Blade and customize output. 981 998 82 39K 0 31.5 25.1 MIT 3 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,898 13,042 1,824 4M 0 69.3 39.9 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. 596 598 46 18K 0 26.9 23.4 MIT 3 months 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,481 11,660 1,541 852K 569 84.3 56.5 MIT 3 months ago
View on GitHub
Context7
yadahan/laravel-authentication-log 419 419 56 14K 5 24.3 26.4 MIT 3 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.
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