Back | Home
الـ Path الحالي: /home/picotech/domains/instantly.picotech.app/public_html/public/uploads/../../vendor/async-aws/core
الملفات الموجودة في هذا الـ Path:
.
..
.gitattributes
CHANGELOG.md
LICENSE
README.md
composer.json
roave-bc-check.yaml
src

مشاهدة ملف: README.md

# AsyncAws Core

![](https://github.com/async-aws/core/workflows/Tests/badge.svg?branch=master)
![](https://github.com/async-aws/core/workflows/BC%20Check/badge.svg?branch=master)

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/