PHPackages                             quartzy/courier-sparkpost - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Mail &amp; Notifications](/categories/mail)
4. /
5. quartzy/courier-sparkpost

AbandonedArchivedLibrary[Mail &amp; Notifications](/categories/mail)

quartzy/courier-sparkpost
=========================

An adapter to use SparkPost with Courier

0.3.0(7y ago)013.2kApache-2.0PHPPHP ^7.1

Since Dec 2Pushed 7y agoCompare

[ Source](https://github.com/quartzy/courier-sparkpost)[ Packagist](https://packagist.org/packages/quartzy/courier-sparkpost)[ RSS](/packages/quartzy-courier-sparkpost/feed)WikiDiscussions master Synced yesterday

READMEChangelog (5)Dependencies (9)Versions (6)Used By (0)

SparkPost Courier
=================

[](#sparkpost-courier)

[![Latest Version on Packagist](https://camo.githubusercontent.com/1922d940ccc5b9325d5cceface16d7a2eb6cadff1edd0a7e54541ea87fea9d1d/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f71756172747a792f636f75726965722d737061726b706f73742e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/quartzy/courier-sparkpost)[![Total Downloads](https://camo.githubusercontent.com/1271749e0b1695ad92b1c1d2ca7aafa2bf38514a531fdc1ed68d2b1b544a0099/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f71756172747a792f636f75726965722d737061726b706f73742e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/quartzy/courier-sparkpost)[![Software License](https://camo.githubusercontent.com/f9a2da5664498a2a168a000b85719b4e5a61b6df8aae02cca978ef2580f8b1dc/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d417061636865253230322e302d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE)[![Build Status](https://camo.githubusercontent.com/7f37e3e8b2ead1494ffc186eaec2481efc15e585a1f437b734486d9ce6346e00/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f71756172747a792f636f75726965722d737061726b706f73742e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/quartzy/courier-sparkpost)[![Coverage Status](https://camo.githubusercontent.com/194bf10577b86dc9a184649da1b06ee9d4324e920c5a001f1a971c85cb305f45/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f636f7665726167652f672f71756172747a792f636f75726965722d737061726b706f73742e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/quartzy/courier-sparkpost)[![Style Status](https://camo.githubusercontent.com/0cb21bc498db02c6c887afed34ad98b0a91b08121f1fa0d7bf7f3e244c0b8eb2/68747470733a2f2f7374796c6563692e696f2f7265706f732f39383639333238302f736869656c64)](https://styleci.io/repos/160008378)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/bf083359edf501c8fc2848d1924572f1261c931aae572790dd3a19ff7096b4d9/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f71756172747a792f636f75726965722d737061726b706f73742e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/quartzy/courier-sparkpost)

A courier implementation for SparkPost.

See [documentation](https://quartzy.github.io/courier/couriers/sparkpost/) for full details.

Install
-------

[](#install)

### Via Composer

[](#via-composer)

```
composer require quartzy/courier-sparkpost
```

You will also need to install a php-http implementation library [as defined in the SparkPost docs](https://github.com/SparkPost/php-sparkpost#installation).

Usage
-----

[](#usage)

```
