chrisharrison/sns-client

A PHP 7 AWS SNS client.

Installs: 15

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/chrisharrison/sns-client

0.1.0 2018-03-08 13:49 UTC

This package is auto-updated.

Last update: 2025-09-29 02:02:16 UTC


README

A PHP 7 AWS client.

Build Status Version

Installation

Through Composer, obviously:

composer require chrisharrison/sns-client

Acknowledgements

Inspired by chrisbarr/AmazonSNS-PHP-API