2017 © Pedro Peláez
 

symfony-bundle stampie-bundle

This bundle provides integration for Stampie Email Library

image

henrikbjorn/stampie-bundle

This bundle provides integration for Stampie Email Library

  • Thursday, February 15, 2018
  • by henrikbjorn
  • Repository
  • 5 Watchers
  • 27 Stars
  • 26,177 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 4 Forks
  • 7 Open issues
  • 8 Versions
  • 16 % Grown

The README.md

StampieBundle

CI, (*1)

Integrates Stampie with Symfony., (*2)

$ composer require stampie/stampie-bundle

Usage

Add Stampie\StampieBundle\StampieBundle() to your AppKernel.php in the registerBundles method., (*3)

Add the configuration to config.yml as follows, (*4)

``` yaml stampie: mailer: postmark # [send_grid, postmark, mailgun, mandrill, mailjet, spark_post] are supported server_token: POSTMARK_API_TEST # Replace with your ServerToken for your Service, (*5)


The HttpClient used by the bundle is configurable. By default, it uses the service `httplug.client`, which is the name of the default HTTP client when using [HttplugBundle](https://github.com/php-http/HttplugBundle). Using this bundle is optional. You can provide your own service integrating HTTPlug: ``` yaml stampie: http_client: my_http_client

StampieExtra

This bundles allows you to use StampieExtra easily: add the extra library in your project. The integration is activated automatically to wrap the mailer in the extra mailer dispatching events. An integration with the profiler is also provided., (*6)

If you want to enable the ImpersonateListener to send all emails to the same address, provide a non-empty delivery address:, (*7)

yaml stampie: extra: delivery_address: dev@example.com, (*8)

The Versions

17/01 2018

1.x-dev

1.9999999.9999999.9999999-dev

This bundle provides integration for Stampie Email Library

  Sources   Download

MIT

The Requires

 

The Development Requires

by Henrik Bjørnskov

email symfony stampie

17/01 2018

v1.0.3

1.0.3.0

This bundle provides integration for Stampie Email Library

  Sources   Download

MIT

The Requires

 

The Development Requires

by Henrik Bjørnskov

email symfony stampie

04/12 2017

dev-Nyholm-patch-1

dev-Nyholm-patch-1

This bundle provides integration for Stampie Email Library

  Sources   Download

MIT

The Requires

 

The Development Requires

by Henrik Bjørnskov

email symfony stampie

30/11 2017

dev-travis

dev-travis

This bundle provides integration for Stampie Email Library

  Sources   Download

MIT

The Requires

 

The Development Requires

by Henrik Bjørnskov

email symfony stampie

21/02 2017

v1.0.2

1.0.2.0

This bundle provides integration for Stampie Email Library

  Sources   Download

MIT

The Requires

 

The Development Requires

by Henrik Bjørnskov

email symfony stampie

13/03 2015

1.0.1

1.0.1.0

This bundle provides integration for Stampie Email Library

  Sources   Download

MIT

The Requires

 

The Development Requires

by Henrik Bjørnskov

email symfony2 stampie

11/03 2015

1.0.0

1.0.0.0

This bundle provides integration for Stampie Email Library

  Sources   Download

MIT

The Requires

 

The Development Requires

by Henrik Bjørnskov

email symfony2 stampie