Download the PHP package pixelvide/laravel-iam-db-auth without Composer
On this page you can find all versions of the php package pixelvide/laravel-iam-db-auth. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download pixelvide/laravel-iam-db-auth
More information about pixelvide/laravel-iam-db-auth
Files in pixelvide/laravel-iam-db-auth
Download pixelvide/laravel-iam-db-auth
More information about pixelvide/laravel-iam-db-auth
Files in pixelvide/laravel-iam-db-auth
Vendor pixelvide
Package laravel-iam-db-auth
Short Description AWS IAM db auth package for laravel
License GPL-3.0-or-later
Package laravel-iam-db-auth
Short Description AWS IAM db auth package for laravel
License GPL-3.0-or-later
Please rate this library. Is it a good library?
Informations about the package laravel-iam-db-auth
laravel-iam-db-auth
This is a package to connect Laravel with a AWS RDS instance using IAM authentication.
It includes a service provider that gives the framework our overridden MySQL/PGSQL connector class when it asks for an MySQL/PGSQL connection.
Installation
require this package with composer:
Add a missing variables in connection to the config array in config/database.php
Obtain the rds-combined-ca-bundle.pem from https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/UsingWithRDS.SSL.html
All versions of laravel-iam-db-auth with dependencies
PHP Build Version
Package Version
The package pixelvide/laravel-iam-db-auth contains the following files
Loading the files please wait ....