Libraries tagged by Laravel Auth
olssonm/l5-very-basic-auth
2020225 Downloads
Laravel stateless HTTP basic auth without the need for a database
directorytree/ldaprecord-laravel
1299543 Downloads
LDAP Authentication & Management for Laravel.
adldap2/adldap2-laravel
2006060 Downloads
LDAP Authentication & Management for Laravel.
codegreencreative/laravel-samlidp
531164 Downloads
Make your PHP Laravel application an Identification Provider using SAML 2.0. This package allows you to implement your own Identification Provider (idP) using the SAML 2.0 standard to be used with supporting SAML 2.0 Service Providers (SP).
cesargb/laravel-magiclink
843771 Downloads
Create secure link for access to private data or login in Laravel without password
lucadegasperi/oauth2-server-laravel
2103769 Downloads
An OAuth 2.0 bridge for Laravel and Lumen
auth0/login
4034473 Downloads
Auth0 Laravel SDK. Straight-forward and tested methods for implementing authentication, and accessing Auth0's Management API endpoints.
joelbutcher/socialstream
342258 Downloads
Get started with OAuth and Laravel
cartalyst/sentinel
2442799 Downloads
PHP 8.2+ Fully-featured Authentication & Authorization System
wildside/userstamps
1271463 Downloads
Laravel Userstamps provides an Eloquent trait which automatically maintains `created_by` and `updated_by` columns on your model, populated by the currently authenticated user in your application.
renoki-co/php-k8s
517226 Downloads
Control your Kubernetes clusters with this PHP-based Kubernetes client. It supports any form of authentication, the exec API, and it has an easy implementation for CRDs.
payum/core
3421535 Downloads
One million downloads of Payum already! Payum offers everything you need to work with payments. Friendly for all PHP frameworks (Symfony, Laravel, Laminas, Yii, Silex). Check more visiting site.
laragear/webauthn
201635 Downloads
Authenticate users with Passkeys: fingerprints, patterns and biometric data.
laragear/two-factor
472850 Downloads
On-premises 2FA Authentication for out-of-the-box.
intervention/httpauth
9373336 Downloads
HTTP Authentication Management for PHP