Download the PHP package tlamedia/sparkpost-bundle without Composer
On this page you can find all versions of the php package tlamedia/sparkpost-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download tlamedia/sparkpost-bundle
More information about tlamedia/sparkpost-bundle
Files in tlamedia/sparkpost-bundle
Download tlamedia/sparkpost-bundle
More information about tlamedia/sparkpost-bundle
Files in tlamedia/sparkpost-bundle
Vendor tlamedia
Package sparkpost-bundle
Short Description The SparkPostBundle integrates the SparkPost PHP library with Symfony, allowing you to interact with the Sparkpost API in your Symfony projects.
License MIT
Homepage https://github.com/tlamedia
Package sparkpost-bundle
Short Description The SparkPostBundle integrates the SparkPost PHP library with Symfony, allowing you to interact with the Sparkpost API in your Symfony projects.
License MIT
Homepage https://github.com/tlamedia
Please rate this library. Is it a good library?
Informations about the package sparkpost-bundle
SparkPostBundle
The SparkPostBundle
integrates the SparkPost PHP library with Symfony.
Installation
Get the bundlle:
composer require tlamedia/sparkpost-bundle
Then enable it in your kernel:
Configuration
Configure the API key to use:
Usage
The bundle registers the service tla_spark_post.api_client
, which allows you to use the SparkPost API.
Send a mail from a controller
Documentation
Detailed documentation on how to access each API method can be found in the documentation of the package that this bundle integrates: Sparkpost API library
License
This package is available under the MIT license.
All versions of sparkpost-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.1 || ^8.0
guzzlehttp/guzzle Version ^6.3
php-http/guzzle6-adapter Version ^1.1
sparkpost/sparkpost Version ^2.1
symfony/config Version ^3.4 || ^4.4 || ^5.4
symfony/dependency-injection Version ^3.4.26 || ^4.4 || ^5.4
symfony/http-kernel Version ^3.4 || ^4.4.50 || ^5.4
guzzlehttp/guzzle Version ^6.3
php-http/guzzle6-adapter Version ^1.1
sparkpost/sparkpost Version ^2.1
symfony/config Version ^3.4 || ^4.4 || ^5.4
symfony/dependency-injection Version ^3.4.26 || ^4.4 || ^5.4
symfony/http-kernel Version ^3.4 || ^4.4.50 || ^5.4
The package tlamedia/sparkpost-bundle contains the following files
Loading the files please wait ....