2017 © Pedro Peláez
 

symfony-bundle mailer-bundle

Bundle for jdr/mailer to provide integration with symfony

image

jdr/mailer-bundle

Bundle for jdr/mailer to provide integration with symfony

  • Saturday, December 9, 2017
  • by jdr
  • Repository
  • 1 Watchers
  • 0 Stars
  • 17 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 4 Versions
  • 0 % Grown

The README.md

mailer-bundle

Latest Version on Packagist ![Software License][ico-license] Build Status ![Coverage Status][ico-scrutinizer] Quality Score ![Total Downloads][ico-downloads], (*1)

The MailerBundle provides integration with symfony for Mailer., (*2)

Install

Via Composer, (*3)

``` bash $ composer require jdr/mailer-bundle, (*4)


## Usage Please see [Mailer][link-mailer]. ``` php <?php $mailer = $container->get('jdr.mailer'); $mailer->sendEmail(WelcomeEmail($user));

Change log

Please see CHANGELOG for more information what has changed recently., (*5)

Testing

bash $ composer test, (*6)

Contributing

Please see CONTRIBUTING and CONDUCT for details., (*7)

Security

If you discover any security related issues, please email dev@johanderuijter.nl instead of using the issue tracker., (*8)

Credits

License

The MIT License (MIT). Please see License File for more information., (*9)

The Versions