gerenciagram / php-sendgrid-mail-helper
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
Requires
- php: >=7.2
- sendgrid/sendgrid: ^7.2
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