File: README.md

package info (click to toggle)
php-async-aws-sns 1.11.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 516 kB
  • sloc: php: 2,567; makefile: 33
file content (20 lines) | stat: -rw-r--r-- 449 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# AsyncAws Sns Client

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

An API client for Sns.

## Install

```cli
composer require async-aws/sns
```

## Documentation

See https://async-aws.com/clients/sns.html for documentation.

## Contribute

Contributions are welcome and appreciated. Please read https://async-aws.com/contribute/