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