2017 © Pedro Peláez
 

symfony-bundle mandrill-swiftmailer-bundle

Symfony bundle to provide a Mandrill SwiftMailer service

image

accord/mandrill-swiftmailer-bundle

Symfony bundle to provide a Mandrill SwiftMailer service

  • Thursday, June 29, 2017
  • by Kyoushu
  • Repository
  • 4 Watchers
  • 21 Stars
  • 110,828 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 15 Forks
  • 0 Open issues
  • 13 Versions
  • 8 % Grown

The README.md

MandrillSwiftMailerBundle

Build Status SensioLabsInsight, (*1)

A Symfony bundle that provides a Mandrill Transport implementation based on Mandrill's API, (*2)

Requirments

Mandrill API Key - https://mandrillapp.com/, (*3)

Installation

Require the package with composer

composer require accord/mandrill-swiftmailer-bundle

Add AccordMandrillSwiftMailerBundle to application kernel

// app/AppKernel.php
public function registerBundles()
{
    return array(
        // ...
        new Accord\MandrillSwiftMailerBundle\AccordMandrillSwiftMailerBundle(),
        // ...
    );
}

Add your API key to the config.yml

// app/config/config.yml
accord_mandrill_swift_mailer:
    api_key: MANDRILL_API_KEY
    async: false # optional
    subaccount: ~ # default null

Configure Swiftmailer to use this new transport

// app/config/config.yml
swiftmailer:
    transport: accord_mandrill

The Versions

29/06 2017

dev-master

9999999-dev https://github.com/AccordGroup/MandrillSwiftMailerBundle

Symfony bundle to provide a Mandrill SwiftMailer service

  Sources   Download

GPL-2.0+

The Requires

 

The Development Requires

by James Rattue
by James Willans

swiftmailer bundle symfony mandrill

29/06 2017

1.3.0

1.3.0.0 https://github.com/AccordGroup/MandrillSwiftMailerBundle

Symfony bundle to provide a Mandrill SwiftMailer service

  Sources   Download

GPL-2.0+

The Requires

 

The Development Requires

by James Rattue
by James Willans

swiftmailer bundle symfony mandrill

25/01 2016

1.2.1

1.2.1.0 https://github.com/AccordGroup/MandrillSwiftMailerBundle

Symfony bundle to provide a Mandrill SwiftMailer service

  Sources   Download

GPL-2.0+

The Requires

 

The Development Requires

by James Rattue
by James Willans

swiftmailer bundle symfony mandrill

29/05 2015

1.2.0

1.2.0.0 https://github.com/AccordGroup/MandrillSwiftMailerBundle

Symfony bundle to provide a Mandrill SwiftMailer service

  Sources   Download

GPL-2.0+

The Requires

 

The Development Requires

by James Rattue
by James Willans

swiftmailer bundle symfony mandrill

29/05 2015

dev-1.2.x-dev

dev-1.2.x-dev https://github.com/AccordGroup/MandrillSwiftMailerBundle

Symfony bundle to provide a Mandrill SwiftMailer service

  Sources   Download

GPL-2.0+

The Requires

 

The Development Requires

by James Rattue
by James Willans

swiftmailer bundle symfony mandrill

22/05 2015

1.1.0

1.1.0.0 https://github.com/AccordGroup/MandrillSwiftMailerBundle

Symfony bundle to provide a Mandrill SwiftMailer service

  Sources   Download

GPL-2.0+

The Requires

 

The Development Requires

by James Rattue
by James Willans

swiftmailer bundle symfony mandill

31/03 2015

1.0.3

1.0.3.0 https://github.com/AccordGroup/MandrillSwiftMailerBundle

Symfony bundle to provide a Mandrill SwiftMailer service

  Sources   Download

GPL-2.0+

The Requires

 

The Development Requires

by James Rattue
by James Willans

swiftmailer bundle symfony mandill

10/03 2015

1.0.2

1.0.2.0 https://github.com/AccordGroup/MandrillSwiftMailerBundle

Symfony bundle to provide a Mandrill SwiftMailer service

  Sources   Download

GPL-2.0+

The Requires

 

The Development Requires

by James Rattue
by James Willans

swiftmailer bundle symfony mandill

23/02 2015

1.0.1

1.0.1.0 https://github.com/AccordGroup/MandrillSwiftMailerBundle

Symfony bundle to provide a Mandrill SwiftMailer service

  Sources   Download

GPL-2.0+

The Requires

 

The Development Requires

by James Rattue
by James Willans

swiftmailer bundle symfony mandill

18/12 2014

1.0.0

1.0.0.0 https://github.com/AccordGroup/MandrillSwiftMailerBundle

Symfony bundle to provide a Mandrill SwiftMailer service

  Sources   Download

GPL-2.0+

The Requires

 

by James Rattue
by James Willans

swiftmailer bundle symfony mandill

01/09 2014

0.0.3

0.0.3.0 https://github.com/AccordGroup/MandrillSwiftMailerBundle

Symfony bundle to provide a Mandrill SwiftMailer service

  Sources   Download

GPL-2.0+

The Requires

 

by James Rattue
by James Willans

swiftmailer bundle symfony mandill

07/05 2014

0.0.2

0.0.2.0 https://github.com/AccordGroup/MandrillSwiftMailerBundle

Symfony bundle to provide a Mandrill SwiftMailer service

  Sources   Download

GPL-2.0+

The Requires

 

by James Rattue
by James Willans

swiftmailer bundle symfony mandill

29/04 2014

0.0.1

0.0.1.0 https://github.com/AccordGroup/MandrillSwiftMailerBundle

Symfony bundle to provide a Mandrill SwiftMailer service

  Sources   Download

GPL v2

The Requires

 

by James Rattue

swiftmailer bundle symfony mandill