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