gerenciagram/php-sendgrid-mail-helper

There is no license information available for the latest version (0.0.1) of this package.

A simple Helper to send Sendgrid emails in Php Projects

Maintainers

Package info

github.com/eng-assys/php-sendgrid-mail-helper

pkg:composer/gerenciagram/php-sendgrid-mail-helper

Statistics

Installs: 0

Dependents: 0

Suggesters: 0

Stars: 1

Open Issues: 0

0.0.1 2019-08-13 00:34 UTC

This package is auto-updated.

Last update: 2026-02-18 22:08:03 UTC


README

A simple Helper to send Sendgrid emails in Php Projects.

Installation

Step 1

composer require gerenciagram/php-sendgrid-mail-helper:0.0.1

Step 2

Copy the file config/sendgrid_mail.php for the /config directory into your Project

Step 3

Define the var SENDGRID_API_KEY in .env file with your Sendgrid's API Key