PHPackages                             macpaw/doctrine-aws-iam-rds-auth-bundle - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Database &amp; ORM](/categories/database)
4. /
5. macpaw/doctrine-aws-iam-rds-auth-bundle

ActiveSymfony-bundle[Database &amp; ORM](/categories/database)

macpaw/doctrine-aws-iam-rds-auth-bundle
=======================================

A Doctrine AWS IAM RDS Auth Bundle for Symfony

v1.1.0(2y ago)223.2k↓59%1[1 PRs](https://github.com/MacPaw/doctrine-aws-iam-rds-auth-bundle/pulls)PHPPHP &gt;=8.3

Since Apr 15Pushed 2y ago13 watchersCompare

[ Source](https://github.com/MacPaw/doctrine-aws-iam-rds-auth-bundle)[ Packagist](https://packagist.org/packages/macpaw/doctrine-aws-iam-rds-auth-bundle)[ RSS](/packages/macpaw-doctrine-aws-iam-rds-auth-bundle/feed)WikiDiscussions develop Synced today

READMEChangelog (3)Dependencies (14)Versions (5)Used By (0)

Doctrine AWS IAM RDS Auth Bundle
================================

[](#doctrine-aws-iam-rds-auth-bundle)

Doctrine AWS IAM RDS Auth Bundle provides a Doctrine DBAL driver decorator that supports AWS IAM RDS authentication.

Installation
------------

[](#installation)

Use Composer to install the bundle:

```
composer require macpaw/doctrine-aws-iam-rds-auth-bundle

```

Applications that don't use Symfony Flex
----------------------------------------

[](#applications-that-dont-use-symfony-flex)

Enable the bundle by adding it to the list of registered bundles in `config/bundles.php`

```
// config/bundles.php
