Libraries tagged by auth
tymon/jwt-auth
42396920 Downloads
JSON Web Token Authentication for Laravel and Lumen
google/auth
225134711 Downloads
Google Auth Library for PHP
league/oauth2-server
111529820 Downloads
A lightweight and powerful OAuth 2.0 authorization and resource server library with support for all the core specification grants. This library will allow you to secure your API with OAuth and allow your applications users to approve apps that want to access their data from your API.
laravel/sanctum
133911316 Downloads
Laravel Sanctum provides a featherweight authentication system for SPAs and simple APIs.
pragmarx/google2fa
56779079 Downloads
A One Time Password Authentication package, compatible with Google Authenticator.
league/uri-interfaces
133618727 Downloads
Common tools for parsing and resolving RFC3987/RFC3986 URI
league/oauth2-client
94208517 Downloads
OAuth 2.0 Client Library
defuse/php-encryption
133167099 Downloads
Secure PHP Encryption Library
lexik/jwt-authentication-bundle
49399622 Downloads
This bundle provides JWT authentication for your Symfony REST API
laravel/jetstream
15671600 Downloads
Tailwind scaffolding for the Laravel framework.
laravel/fortify
26991156 Downloads
Backend controllers and scaffolding for Laravel authentication.
laravel/breeze
21517414 Downloads
Minimal Laravel authentication scaffolding with Blade and Tailwind.
lab404/laravel-impersonate
12168760 Downloads
Laravel Impersonate is a plugin that allows to you to authenticate as your users.
bshaffer/oauth2-server-php
13516262 Downloads
OAuth2 Server for PHP
spomky-labs/otphp
36768658 Downloads
A PHP library for generating one time passwords according to RFC 4226 (HOTP Algorithm) and the RFC 6238 (TOTP Algorithm) and compatible with Google Authenticator