Libraries tagged by auth
tymon/jwt-auth
43001497 Downloads
JSON Web Token Authentication for Laravel and Lumen
google/auth
229414462 Downloads
Google Auth Library for PHP
league/oauth2-server
113745847 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
137732120 Downloads
Laravel Sanctum provides a featherweight authentication system for SPAs and simple APIs.
laravel/breeze
22457543 Downloads
Minimal Laravel authentication scaffolding with Blade and Tailwind.
pragmarx/google2fa
58406671 Downloads
A One Time Password Authentication package, compatible with Google Authenticator.
league/uri-interfaces
141163532 Downloads
Common tools for parsing and resolving RFC3987/RFC3986 URI
league/oauth2-client
96284156 Downloads
OAuth 2.0 Client Library
defuse/php-encryption
135819507 Downloads
Secure PHP Encryption Library
lexik/jwt-authentication-bundle
50164816 Downloads
This bundle provides JWT authentication for your Symfony REST API
laravel/jetstream
16053749 Downloads
Tailwind scaffolding for the Laravel framework.
laravel/fortify
27843638 Downloads
Backend controllers and scaffolding for Laravel authentication.
lab404/laravel-impersonate
12459602 Downloads
Laravel Impersonate is a plugin that allows to you to authenticate as your users.
bshaffer/oauth2-server-php
13658967 Downloads
OAuth2 Server for PHP
spomky-labs/otphp
37508546 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