PHPackages                             leandreaci/lumen-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. [HTTP &amp; Networking](/categories/http)
4. /
5. leandreaci/lumen-sparkpost

ActiveLibrary[HTTP &amp; Networking](/categories/http)

leandreaci/lumen-sparkpost
==========================

SparkPost driver for the Lumen PHP framework.

042PHP

Since Nov 14Pushed 3y ago2 watchersCompare

[ Source](https://github.com/leandreaci/lumen-sparkpost)[ Packagist](https://packagist.org/packages/leandreaci/lumen-sparkpost)[ RSS](/packages/leandreaci-lumen-sparkpost/feed)WikiDiscussions main Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

SparkPost driver for the Lumen PHP framework.
=============================================

[](#sparkpost-driver-for-the-lumen-php-framework)

Installation
------------

[](#installation)

Install the package via composer

```
composer require leandreaci/sparkpost
```

- Add to load a mail.php from folder config/mail.php
    - In case that file not exist must be created the folder and file.
- Load ServiceProviders to work

```
