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

Installs: 0

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 2

Forks: 0

Open Issues: 0

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

0.0.1 2019-08-13 00:34 UTC

This package is auto-updated.

Last update: 2025-10-18 21:33:07 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