PHPackages                             idci/aws-ses-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. [Mail &amp; Notifications](/categories/mail)
4. /
5. idci/aws-ses-bundle

ActiveSymfony-bundle[Mail &amp; Notifications](/categories/mail)

idci/aws-ses-bundle
===================

A bundle that embed the php library `php-aws-ses` from daniel-zaharie into Symfony 2

v1.0.0(10y ago)01.3k11MITPHPPHP &gt;=5.3.2

Since Mar 22Pushed 9y ago3 watchersCompare

[ Source](https://github.com/IDCI-Consulting/AwsSesBundle)[ Packagist](https://packagist.org/packages/idci/aws-ses-bundle)[ RSS](/packages/idci-aws-ses-bundle/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependencies (2)Versions (2)Used By (1)

AwsSesBundle
============

[](#awssesbundle)

This bundle simply integrate the daniel-zahariev/php-aws-ses library into Symfony. See .

Installation
------------

[](#installation)

To install this library please follow the next steps:

First add the dependency:

```
composer require idci/aws-ses-bundle
```

Enable the bundle in your application kernel:

```
