hackthebox / laravel-iam-auth
AWS IAM authentication for Laravel: RDS database connections and SDK credential caching for PHP-FPM
v2.0.0
2026-03-26 21:53 UTC
Requires
- php: ^8.2
- ext-pdo: *
- aws/aws-sdk-php: ^3.249
- aws/aws-sdk-php-laravel: ^3.7
- illuminate/database: ^11.0|^12.0
- illuminate/support: ^11.0|^12.0
Requires (Dev)
- larastan/larastan: ^3.0
- orchestra/testbench: ^9.0|^10.0
- phpstan/phpstan: ^2.0
- phpunit/phpunit: ^11.0
Suggests
- ext-apcu: Recommended for caching IAM auth tokens and AWS credentials between PHP-FPM requests