Libraries tagged by auth
tymon/jwt-auth
42614880 Downloads
JSON Web Token Authentication for Laravel and Lumen
google/auth
226662655 Downloads
Google Auth Library for PHP
league/oauth2-server
112359676 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
135385921 Downloads
Laravel Sanctum provides a featherweight authentication system for SPAs and simple APIs.
pragmarx/google2fa
57362133 Downloads
A One Time Password Authentication package, compatible with Google Authenticator.
league/uri-interfaces
136504910 Downloads
Common tools for parsing and resolving RFC3987/RFC3986 URI
league/oauth2-client
94970860 Downloads
OAuth 2.0 Client Library
defuse/php-encryption
134167581 Downloads
Secure PHP Encryption Library
lexik/jwt-authentication-bundle
49675330 Downloads
This bundle provides JWT authentication for your Symfony REST API
laravel/jetstream
15823890 Downloads
Tailwind scaffolding for the Laravel framework.
laravel/fortify
27332371 Downloads
Backend controllers and scaffolding for Laravel authentication.
laravel/breeze
21911276 Downloads
Minimal Laravel authentication scaffolding with Blade and Tailwind.
lab404/laravel-impersonate
12269019 Downloads
Laravel Impersonate is a plugin that allows to you to authenticate as your users.
bshaffer/oauth2-server-php
13565793 Downloads
OAuth2 Server for PHP
spomky-labs/otphp
37026893 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