Download the PHP package jplarar/sns-bundle without Composer
On this page you can find all versions of the php package jplarar/sns-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download jplarar/sns-bundle
More information about jplarar/sns-bundle
Files in jplarar/sns-bundle
Download jplarar/sns-bundle
More information about jplarar/sns-bundle
Files in jplarar/sns-bundle
Vendor jplarar
Package sns-bundle
Short Description A simple Symfony2 bundle for the API for AWS SNS.
License MIT
Homepage https://github.com/jplarar/SNSBundle
Package sns-bundle
Short Description A simple Symfony2 bundle for the API for AWS SNS.
License MIT
Homepage https://github.com/jplarar/SNSBundle
Please rate this library. Is it a good library?
Informations about the package sns-bundle
JplararSNSBundle
A simple Symfony2 bundle for the API for AWS SNS. Work in progress only SMS for now!!
Setup
Step 1: Download JplararSNSBundle using composer
Add SNS Bundle in your composer.json:
Now tell composer to download the bundle by running the command:
Step 2: Enable the bundle
Enable the bundle in the kernel:
Step 3: Add configuration
Usage
Using service
Example
Send new email to SNS
All versions of sns-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.6
symfony/config Version ^2.0 || ^3.0 || ^4.0
symfony/dependency-injection Version ^2.0 || ^3.0 || ^4.0
symfony/framework-bundle Version ^2.0 || ^3.0 || ^4.0
symfony/http-foundation Version ^2.0 || ^3.0 || ^4.0
symfony/http-kernel Version ^2.0 || ^3.0 || ^4.0
symfony/options-resolver Version ^2.0 || ^3.0 || ^4.0
symfony/security Version ^2.0 || ^3.0 || ^4.0
symfony/validator Version ^2.0 || ^3.0 || ^4.0
aws/aws-sdk-php Version ^3.0
symfony/config Version ^2.0 || ^3.0 || ^4.0
symfony/dependency-injection Version ^2.0 || ^3.0 || ^4.0
symfony/framework-bundle Version ^2.0 || ^3.0 || ^4.0
symfony/http-foundation Version ^2.0 || ^3.0 || ^4.0
symfony/http-kernel Version ^2.0 || ^3.0 || ^4.0
symfony/options-resolver Version ^2.0 || ^3.0 || ^4.0
symfony/security Version ^2.0 || ^3.0 || ^4.0
symfony/validator Version ^2.0 || ^3.0 || ^4.0
aws/aws-sdk-php Version ^3.0
The package jplarar/sns-bundle contains the following files
Loading the files please wait ....