wilczynski/sendgrid-swiftmailer

Swift Transport implementation for sending emails via SendGrid API.

1.0 2018-06-23 14:52 UTC

This package is not auto-updated.

Last update: 2024-04-14 03:07:02 UTC


README

Implementation of Swift_Transport interface for sending emails via SendGrid API.

Installing

The recommended way to install:

$ composer require "wilczynski/sendgrid-swiftmailer"

Usage

See the example.

Built With

Test With

  • PHPUnit - The PHP Unit Testing framework
  • Mockery - PHP mock object framework

License

This project is licensed under the MIT License - see the LICENSE.md file for details.