Libraries tagged by AU
composer/composer
170145112 Downloads
Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere.
vlucas/phpdotenv
537827122 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
friendsofphp/php-cs-fixer
206942004 Downloads
A tool to automatically fix PHP code style
tymon/jwt-auth
44209099 Downloads
JSON Web Token Authentication for Laravel and Lumen
google/auth
237173716 Downloads
Google Auth Library for PHP
rector/rector
97277170 Downloads
Instant Upgrade and Automated Refactoring of any PHP code
pragmarx/google2fa
61756244 Downloads
A One Time Password Authentication package, compatible with Google Authenticator.
league/oauth2-server
117745237 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
100248577 Downloads
OAuth 2.0 Client Library
laravel/sanctum
143973250 Downloads
Laravel Sanctum provides a featherweight authentication system for SPAs and simple APIs.
defuse/php-encryption
140546511 Downloads
Secure PHP Encryption Library
barryvdh/laravel-ide-helper
106998863 Downloads
Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.
symfony/config
411817751 Downloads
Helps you find, load, combine, autofill and validate configuration values of any kind
setasign/fpdi
121153096 Downloads
FPDI is a collection of PHP classes facilitating developers to read pages from existing PDF documents and use them as templates in FPDF. Because it is also possible to use FPDI with TCPDF, there are no fixed dependencies defined. Please see suggestions for packages which evaluates the dependencies automatically.
owen-it/laravel-auditing
27301820 Downloads
Audit changes of your Eloquent models in Laravel