Libraries tagged by AU
rector/rector
85446125 Downloads
Instant Upgrade and Automated Refactoring of any PHP code
composer/composer
161430538 Downloads
Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere.
vlucas/phpdotenv
504200207 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
friendsofphp/php-cs-fixer
190819262 Downloads
A tool to automatically fix PHP code style
tymon/jwt-auth
41920407 Downloads
JSON Web Token Authentication for Laravel and Lumen
google/auth
221740331 Downloads
Google Auth Library for PHP
pragmarx/google2fa
55528429 Downloads
A One Time Password Authentication package, compatible with Google Authenticator.
league/uri-interfaces
127809907 Downloads
Common tools for parsing and resolving RFC3987/RFC3986 URI
league/oauth2-server
109852998 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.
league/oauth2-client
92505324 Downloads
OAuth 2.0 Client Library
laravel/sanctum
131032413 Downloads
Laravel Sanctum provides a featherweight authentication system for SPAs and simple APIs.
defuse/php-encryption
131125706 Downloads
Secure PHP Encryption Library
barryvdh/laravel-ide-helper
100333014 Downloads
Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.
symfony/config
389162345 Downloads
Helps you find, load, combine, autofill and validate configuration values of any kind
owen-it/laravel-auditing
24873780 Downloads
Audit changes of your Eloquent models in Laravel