chrisharrison/sns-client

A PHP 7 AWS SNS client.

0.1.0 2018-03-08 13:49 UTC

This package is auto-updated.

Last update: 2024-03-29 03:50:47 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