eonx-com/easy-aws-credentials-finder
Tool to ease finding aws credentials in project/machine
Maintainers
Package info
github.com/eonx-com/easy-aws-credentials-finder
pkg:composer/eonx-com/easy-aws-credentials-finder
4.5.8
2025-02-05 01:25 UTC
Requires
- php: ^8.1
- aws/aws-sdk-php: ^3.134
- eonx-com/easy-utils: ^4.5.8
- nesbot/carbon: ^2.22
- symfony/process: ^5.4 || ^6.0
- symplify/autowire-array-parameter: ^10.1
- symplify/package-builder: ^10.1
Requires (Dev)
- phpunit/phpunit: ^9.5 || ^10.0
- symfony/symfony: ^5.4 || ^6.0
Suggests
None
Provides
None
Conflicts
None
Replaces
None
MIT a72e38aec072275321a13bd43395856271533cdc
This package is auto-updated.
Last update: 2026-06-05 04:18:36 UTC
README
---eonx_docs--- title: Introduction weight: 0 ---eonx_docs---
Require package (Composer)
The recommended way to install this package is to use Composer:
$ composer require eonx-com/easy-aws-credentials-finder
How it works
This package will look for AWS credentials on the current host and make them available to your PHP code.
Here is the list of different strategies supported:
- AWS CLI SSO cache: will lookup the cached SSO credentials for current profile (Requires aws cli v2 installed)
