Libraries tagged by AU
composer/composer
146330959 Downloads
Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere.
vlucas/phpdotenv
445826893 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
friendsofphp/php-cs-fixer
165624803 Downloads
A tool to automatically fix PHP code style
tymon/jwt-auth
37045280 Downloads
JSON Web Token Authentication for Laravel and Lumen
google/auth
192053190 Downloads
Google Auth Library for PHP
rector/rector
65366565 Downloads
Instant Upgrade and Automated Refactoring of any PHP code
league/oauth2-server
95458489 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
78586664 Downloads
OAuth 2.0 Client Library
laravel/sanctum
106708784 Downloads
Laravel Sanctum provides a featherweight authentication system for SPAs and simple APIs.
defuse/php-encryption
113507928 Downloads
Secure PHP Encryption Library
barryvdh/laravel-ide-helper
88403361 Downloads
Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.
symfony/config
347443682 Downloads
Helps you find, load, combine, autofill and validate configuration values of any kind
owen-it/laravel-auditing
20519362 Downloads
Audit changes of your Eloquent models in Laravel/Lumen
lexik/jwt-authentication-bundle
43284755 Downloads
This bundle provides JWT authentication for your Symfony REST API
symplify/easy-coding-standard
23328446 Downloads
Use Coding Standard with 0-knowledge of PHP-CS-Fixer and PHP_CodeSniffer.