https://github.com/async-aws/core
[READ ONLY] Core package + STS client
https://github.com/async-aws/core
aws-signature sts sts-client
Last synced: 8 months ago
JSON representation
[READ ONLY] Core package + STS client
- Host: GitHub
- URL: https://github.com/async-aws/core
- Owner: async-aws
- License: mit
- Created: 2020-01-31T08:24:32.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2025-05-12T09:38:29.000Z (8 months ago)
- Last Synced: 2025-05-12T10:45:02.471Z (8 months ago)
- Topics: aws-signature, sts, sts-client
- Language: PHP
- Homepage:
- Size: 601 KB
- Stars: 88
- Watchers: 4
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# AsyncAws Core


The repository contains shared classes between all AWS services. It also contains
the STS client to handle authentication.
## Install
```cli
composer require async-aws/core
```
## Documentation
See https://async-aws.com for documentation.
## Contribute
Contributions are welcome and appreciated. Please read https://async-aws.com/contribute/