**This helper allows you to quickly and easily build a Mail object for sending email through Twilio SendGrid.** # Quick Start Run the [example](../../examples/helpers/mail/example.php) (make sure you have set your environment variable to include your SENDGRID_API_KEY). ```bash php examples/helpers/mail/example.php ``` ## Usage - See the [example](../../examples/helpers/mail/example.php) for a complete working example. - [Documentation](https://sendgrid.com/docs/API_Reference/Web_API_v3/Mail/index.html)