Libraries tagged by auth
tymon/jwt-auth
44384240 Downloads
JSON Web Token Authentication for Laravel and Lumen
google/auth
238334641 Downloads
Google Auth Library for PHP
league/oauth2-server
118343502 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
144902245 Downloads
Laravel Sanctum provides a featherweight authentication system for SPAs and simple APIs.
pragmarx/google2fa
62278521 Downloads
A One Time Password Authentication package, compatible with Google Authenticator.
league/uri-interfaces
153121561 Downloads
Common tools for parsing and resolving RFC3987/RFC3986 URI
league/oauth2-client
100842069 Downloads
OAuth 2.0 Client Library
defuse/php-encryption
141258449 Downloads
Secure PHP Encryption Library
lexik/jwt-authentication-bundle
51879052 Downloads
This bundle provides JWT authentication for your Symfony REST API
laravel/jetstream
16844292 Downloads
Tailwind scaffolding for the Laravel framework.
laravel/fortify
29718764 Downloads
Backend controllers and scaffolding for Laravel authentication.
laravel/breeze
24240650 Downloads
Minimal Laravel authentication scaffolding with Blade and Tailwind.
lab404/laravel-impersonate
13174910 Downloads
Laravel Impersonate is a plugin that allows to you to authenticate as your users.
bshaffer/oauth2-server-php
13982880 Downloads
OAuth2 Server for PHP
spomky-labs/otphp
39235003 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