settermjd/laminas-sendgrid-integration
最新稳定版本:0.0.4
Composer 安装命令:
composer require settermjd/laminas-sendgrid-integration
包简介
A small package to simplify integrating SendGrid into a Laminas or Mezzio project
README 文档
README
This is a small package that simplifies integrating SendGrid into Laminas and Mezzio projects.
Installation
Install this package using Composer:
composer require settermjd/laminas-sendgrid-integration
Configuration
If you're using the package with Mezzio, copy the default configuration file, config/autoload/sendgrid.global.php, to config/autoload in your project.
Then, either ensure that the SENDGRID_API_KEY environment variable is set, or change the value of api_key in config/autoload/sendgrid.global.php as appropriate.
I recommend using PHP Dotenv to set environment variables during development and your deployment tool otherwise.
统计信息
- 总下载量: 32
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: BSD-3-Clause
- 更新时间: 2023-04-20