PHPackages                             hanfrey/sparkpost-bundle - 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. [API Development](/categories/api)
4. /
5. hanfrey/sparkpost-bundle

ActiveSymfony-bundle[API Development](/categories/api)

hanfrey/sparkpost-bundle
========================

This bundle provides integration with the Sparkpost API library, allowing you to interact with the Sparkpost API from within your Symfony projects

1.0.0.x-dev(10y ago)98.0k4[1 issues](https://github.com/Hanfrey/sparkpost-bundle/issues)MITPHPPHP &gt;=5.5.0

Since Feb 27Pushed 8y ago1 watchersCompare

[ Source](https://github.com/Hanfrey/sparkpost-bundle)[ Packagist](https://packagist.org/packages/hanfrey/sparkpost-bundle)[ RSS](/packages/hanfrey-sparkpost-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (5)Versions (2)Used By (0)

sparkpost-bundle [![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](https://github.com/Hanfrey/sparkpost-bundle/blob/master/LICENSE)
=================================================================================================================================================================================================================================================================================================================================================================

[](#sparkpost-bundle-)

Bundle for using Sparkpost in symfony

Installation
============

[](#installation)

Step 1) Get the bundle
----------------------

[](#step-1-get-the-bundle)

```
composer require hanfrey/sparkpost-bundle

```

Step 2) Register the bundle
---------------------------

[](#step-2-register-the-bundle)

To start using the bundle, register it in your Kernel.

```
