Libraries tagged by AU
rector/rector
79467567 Downloads
Instant Upgrade and Automated Refactoring of any PHP code
composer/composer
157072944 Downloads
Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere.
vlucas/phpdotenv
485248602 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
friendsofphp/php-cs-fixer
182922371 Downloads
A tool to automatically fix PHP code style
tymon/jwt-auth
40410562 Downloads
JSON Web Token Authentication for Laravel and Lumen
google/auth
212353301 Downloads
Google Auth Library for PHP
pragmarx/google2fa
52456093 Downloads
A One Time Password Authentication package, compatible with Google Authenticator.
league/uri-interfaces
114153830 Downloads
Common interfaces and classes for URI representation and interaction
league/oauth2-server
105598380 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
88263055 Downloads
OAuth 2.0 Client Library
laravel/sanctum
123556699 Downloads
Laravel Sanctum provides a featherweight authentication system for SPAs and simple APIs.
defuse/php-encryption
125931237 Downloads
Secure PHP Encryption Library
barryvdh/laravel-ide-helper
96800434 Downloads
Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.
symfony/config
376705424 Downloads
Helps you find, load, combine, autofill and validate configuration values of any kind
owen-it/laravel-auditing
23301145 Downloads
Audit changes of your Eloquent models in Laravel