laravel-authentication
by sinemacula
Stateless contextual authentication primitives (Identity, Principal, Device, Tenant) for Laravel 12 and 13.
laravel-starter-auth
by deixtra
Laravel 13 auth scaffold with views, models, migrations, controllers, middleware and password reset
laravel-keycloak-guard
by sumer5020
A Keycloak Guard for Laravel — robsontenorio/laravel-keycloak-guard fork
laravel-multi-guard
A Laravel package to scaffold multiple authentication guards (web, JWT, Passport) with migrations, models, middleware, controllers, routes, seeders, and views.
laravel-auth-kit
by s3tech
Package Laravel plug-and-play : auth Sanctum, OTP reset, rôles Spatie, logs d'activité.
laravel-authkit
by kenad
A professional Laravel API authentication package with Sanctum, device management, email verification, password reset and rate limiting.
laravel-clavis
by skulich
Laravel Clavis is a lightweight token-based authentication middleware package for Laravel APIs
laravel-iam
by weijukeji
Laravel IAM (Identity and Access Management) package for managing users, roles, permissions and menus
bhry98-laravel-ready
by bhry98
Laravel Starter to manage [identity, users, RBAC, dynamic enums, and more ] for fresh laravel applications only
laravel-fortify-sanctum
by everware
Automatically integrate Laravel Fortify with Laravel Sanctum so Fortify gives out Sanctum tokens on login while maintaining default Fortify functionality like two factor authentication. Also allows the use of 'api' middleware and makes login/sessions work without cookies (makes Fortify "stateless"-ish by creating temporary sessions).
laravel-paseto
by mydaniel
Paseto (Platform-Agnostic Security Tokens) authentication guard for Laravel. A secure alternative to JWT.
laravel-core
by coderstm
Laravel Core package that provides essential core functionalities and utilities for Laravel applications.
laravel-supabase-auth
by draidel
Enterprise-grade Laravel package providing complete Supabase authentication integration with advanced security, monitoring, and scalability features
laravel-stateless-auth
by vkoori
Stateless authentication for Laravel using JWT (JSON Web Tokens). This package enables secure, token-based authentication for API endpoints.
laravel-airlock
by presttec
Laravel Sanctum provides a featherweight authentication system for SPAs and simple APIs.
laravel-auth
by cetria
Laravel package providing customizable authentication API endpoints using Sanctum and Bearer tokens.
laravel-splade-breeze
by gagangborneo
Minimal Laravel authentication scaffolding with Laravel Splade.
laravel-api-generator
by arnoldkouya
Laravel API Generator: Rapid scaffolding for CRUD, Auth, and route generation
laravel-auth-signature
by aporat
A Laravel package providing a middleware for validating API requests with HMAC-SHA256 signatures
laravel-permission-scanner
Permission Scanner Tool is a scans your application for @can, @canany, and permission middleware usage in controllers, routes, and Blade views. It helps developers analyze and manage role-based access control (RBAC) by extracting all permission-related directives efficiently.
laravel-google-auth-manager
by tazz
Google Authenticator integration for Laravel with Breeze support
lightit-auth-laravel
A comprehensive authentication package for Laravel projects, designed to streamline the implementation of various authentication strategies. This package supports JWT-based authentication, Google SSO, Laravel Sanctum, 2FA, OTP, and role-permission systems with standardized examples for seamless integration into your projects.
laravel-tabler-starter
by fxio
Laravel starter template with Tabler admin/user dashboards and authentication system
laravel-saml2
by pkeogan
SAML support to make a laravel application to both a SAML IDP and a SAML SP.
laravel-impersonate
by evo-mark
Laravel Impersonate is a plugin that allows to you to authenticate as your users.
laravel-api-auth
by danilowa
A simple and configurable Laravel package for easy API authentication with standardized responses.
laravel-saml
by jvangrouw
SAML support to make a laravel application to both a SAML IDP and a SAML SP.