wilczynski/sendgrid-swiftmailer

Swift Transport implementation for sending emails via SendGrid API.

Maintainers

Package info

github.com/wilczynski/sendgrid-swiftmailer

pkg:composer/wilczynski/sendgrid-swiftmailer

Statistics

Installs: 265

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

1.0 2018-06-23 14:52 UTC

This package is not auto-updated.

Last update: 2026-03-29 13:53:34 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.