Libraries tagged by AU
rector/rector
134001418 Downloads
Instant Upgrade and Automated Refactoring of any PHP code
composer/composer
193391999 Downloads
Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere.
barryvdh/laravel-ide-helper
129677895 Downloads
Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.
vlucas/phpdotenv
628153722 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
symfony/config
471709268 Downloads
Helps you find, load, combine, autofill and validate configuration values of any kind
friendsofphp/php-cs-fixer
245752335 Downloads
A tool to automatically fix PHP code style
tymon/jwt-auth
50935050 Downloads
JSON Web Token Authentication for Laravel and Lumen
owen-it/laravel-auditing
35502511 Downloads
Audit changes of your Eloquent models in Laravel
lexik/jwt-authentication-bundle
61417815 Downloads
This bundle provides JWT authentication for your Symfony REST API
google/auth
287542549 Downloads
Google Auth Library for PHP
pragmarx/google2fa
92669305 Downloads
A One Time Password Authentication package, compatible with Google Authenticator.
php-ffmpeg/php-ffmpeg
23279840 Downloads
FFMpeg PHP, an Object Oriented library to communicate with AVconv / ffmpeg
paragonie/sodium_compat
141326873 Downloads
Pure PHP implementation of libsodium; uses the PHP extension if it exists
league/uri-interfaces
227692762 Downloads
Common tools for parsing and resolving RFC3987/RFC3986 URI
league/oauth2-server
143375900 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.