autofactor / sns-laravel
A library to enable sending and receiving broadcasts to and from SNS topics in Laravel and Lumen.
v5.7.1
2018-10-24 12:20 UTC
Requires
- aws/aws-php-sns-message-validator: ^1.2
- aws/aws-sdk-php: ~3.0
- illuminate/broadcasting: 5.7.*
- illuminate/console: 5.7.*
- illuminate/notifications: 5.7.*
- illuminate/routing: 5.7.*
- illuminate/support: 5.7.*
Requires (Dev)
- phpunit/phpunit: ^5.7
README
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.