autofactor/sns-laravel
A library to enable sending and receiving broadcasts to and from SNS topics in Laravel and Lumen.
55
| Install | |
|---|---|
composer require autofactor/sns-laravel |
|
| Latest Version: | v5.7.1 |
| License: | MIT |
| Last Updated: | Oct 24, 2018 |
| Links: | GitHub · Packagist |
Maintainer: autofactordeveloper
Laravel / Lumen SNS Broadcast Driver
This library provides a Laravel and Lumen broadcast driver for the AWS SNS platform.
Using this library, you can send and receive broadcasts to and from SNS topics.
Please see the wiki for installation and usage details.