项目作者: cba85

项目描述 :
📧 Simple example for sending an email in PHP with SparkPost
高级语言: PHP
项目地址: git://github.com/cba85/sparkpost-example-php.git
创建时间: 2016-12-19T15:52:10Z
项目社区:https://github.com/cba85/sparkpost-example-php

开源协议:MIT License

下载


SparkPost Simple

Simple example for sending an email in PHP with SparkPost using sparkpost/php-sparkpost and guzzlehttp/guzzle packages.

More informations on https://github.com/SparkPost/php-sparkpost

Usage

Install Composer dependencies :

  1. composer install

In index.php :

  • Replace YOUR_API_KEY by your SparkPost API key in $key
  • Replace variables by your informations