PHPackages                             emersonrodrigod/sns-bundle - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. emersonrodrigod/sns-bundle

ActiveSymfony-bundle[API Development](/categories/api)

emersonrodrigod/sns-bundle
==========================

A simple Symfony bundle for AWS SNS.

09[1 issues](https://github.com/emersonrodrigod/sns-bundle/issues)[3 PRs](https://github.com/emersonrodrigod/sns-bundle/pulls)PHP

Since Jun 21Pushed 3y ago1 watchersCompare

[ Source](https://github.com/emersonrodrigod/sns-bundle)[ Packagist](https://packagist.org/packages/emersonrodrigod/sns-bundle)[ RSS](/packages/emersonrodrigod-sns-bundle/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (4)Used By (0)

Solpac Symfony SNS Bundle
=========================

[](#solpac-symfony-sns-bundle)

A simple Symfony bundle for AWS SNS

Setup
-----

[](#setup)

### Step 1: Download SnsBundle using composer

[](#step-1-download-snsbundle-using-composer)

```
composer require solpac/SnsBundle
```

### Step 2: Enable the bundle

[](#step-2-enable-the-bundle)

Enable the bundle in the kernel:

```
