laravel-flexible-otp
by cuongnx
A flexible OTP (One-Time Password) library for Laravel, supporting multi-purpose configurations, multi-storage (MongoDB/MySQL), resend cooldown, hashing for security, and optional sending via providers like Zalo ZNS, SpeedSMS, or mail.
laravel
by betterauth
Modern authentication for Laravel with Paseto V4 tokens, OAuth, 2FA, and Magic Links
laravel-admin-panel
by statisticlv
A comprehensive admin panel for Laravel with authentication and content management
laravel-blade-starter
by ianlabicani
A Laravel Breeze starter template with RBAC-ready structure, role-based dashboards, and authentication scaffolding for quick project setup.
laravel-security
by shammaa
Comprehensive security package for Laravel with protection against SQL Injection, XSS, CSRF, and all common vulnerabilities
auth-bridge-laravel
Bridge package for Laravel applications to authenticate against the centralized Auth API service.
laravel-hybrid-auth
by nadun24
Redis-first, database-fallback authentication system for Laravel with Sanctum-compatible API
laravel-cloudflare-access
by jimbojsb
Laravel authentication and authorization via Cloudflare Access
laravel-browser-sessions-lite
A lightweight Laravel package for managing browser sessions with device detection and secure logout
laravel-auth-device
by qisthidev
Laravel package for device-based authentication. Users authenticate using registered devices without passwords and access is granted through admin invitations.
laravel-login-monitor
Laravel package for monitoring login activities and sending beacons to a monitoring host
laravel-otp
by blamodex
A simple, Laravel-ready one-time password (OTP) package for rapid prototyping and lightweight use cases.
laravel-bastion
Stripe-inspired API authentication with environment isolation, granular scopes, and built-in security.
laravel-keycloak-oauth
by mohsen-mhm
Laravel package for Keycloak OAuth2 authentication with JWT role extraction and user synchronization
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-api-access
by yatilabs
Laravel package for comprehensive API key management with domain restrictions, usage tracking, and secure authentication
laravel-permission-manager
The most advanced enterprise-grade permission management system for Laravel. RBAC + ABAC + Role Hierarchy + Multi-Tenancy + Audit Logging.
laravel-2fa
by webmonks
🔐 Plug & Play Laravel 2FA - Email OTP, SMS OTP, TOTP, WebAuthn/FIDO2, Recovery Codes with Multi-Auth Guard Support. Production-ready in 30 seconds!
laravel-stronghold
by miguilim
An extended version of Laravel Fortify with profile management, social authentication, and enhanced security features.
laravel-cas
by melmarkian
A bundle for Laravel, providing authentication against a Central Authentication Service (CAS) server.
laravel-breeze-2fa
by metasoftdevs
Advanced two-factor authentication package for Laravel Breeze with multi-channel support (TOTP, Email, SMS) and custom authentication integration
laravel-oneclicklogin
by grazulex
Passwordless authentication via magic links for Laravel applications - secure, single-use, time-limited URLs for seamless user login.
laravel-rate-limiting
by milenmk
Advanced rate limiting package for Laravel with exponential backoff, custom messages, and Blade components
laravel-paseto
by mydaniel
Paseto (Platform-Agnostic Security Tokens) authentication guard for Laravel. A secure alternative to JWT.
laravel-authenticator
by sanjay-np
A Laravel package for TOTP authentication with QR code scanning capabilities
laravel-rbac-auto
by zuse
Automated Laravel integration package for Zuse RBAC - Automates the complete 12-step integration process
laravel-exponential-lockout
Laravel package for implementing exponential lockout on failed authentication attempts with configurable contexts
laravel-phone-otp-auth
A professional Laravel package for phone-based authentication with OTP verification, following clean architecture principles and Laravel best practices.
laravel-auth-scaffold
by triquang
Scaffold API & Web authentication for any Eloquent model with multi-auth support — monolith or modular Laravel.
laravel-auth-checker
by gestazion
Laravel Auth Checker allows you to log users authentication, devices authenticated from and lock intrusions.
laravel-supabase-auth
by draidel
Enterprise-grade Laravel package providing complete Supabase authentication integration with advanced security, monitoring, and scalability features
openfga-laravel
by evansims
Stop writing authorization logic. Start asking questions. OpenFGA high performance relationship-based access control for Laravel.
laravel-sentinellog
by harryes
A vigilant authentication logging and security package for Laravel 10-13 (PHP 8.2–8.5).
laravel-auth
by cetria
Laravel package providing customizable authentication API endpoints using Sanctum and Bearer tokens.
laravel-passwordless-auth
by parvezmia
A secure, user-friendly Laravel package for passwordless authentication via magic links
laravel-sso
Simple Laravel SSO integration (A fork of nddcoder/laravel-sso based on and zefy/laravel-sso)
laravel-cryptographic-signatures
by jmrashed
A Laravel package for cryptographic signature generation and verification.