2017 © Pedro Peláez
 

library sendgrid

This library allows you to send emails through SendGrid using PHP and Guzzle 6.x.

image

fastglass/sendgrid

This library allows you to send emails through SendGrid using PHP and Guzzle 6.x.

  • Monday, February 5, 2018
  • by taz77
  • Repository
  • 3 Watchers
  • 8 Stars
  • 48,703 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 3 Forks
  • 3 Open issues
  • 10 Versions
  • 23 % Grown

The README.md

SendGrid-PHP

This is a version of SendGrid-PHP which uses Guzzle 6.x, (*1)

Quality Gate Status, (*2)

This library allows you to quickly and easily send emails through SendGrid using PHP with the help of Guzzle 6.x. Guzzle is a very popular HTTP client for PHP used in many other PHP packages., (*3)

SendGrid has chosen to write their own PHP HTTP client. This module uses Guzzle instead. From the point that SendGrid choose to provide their own HTTP client library, this module was permanently forked away from the official code and is maintained independently of the official libraries. This module uses Guzzle for the transport layer and so the code is different. Contributions to help maintain this library is welcome!, (*4)

Mainly, this API is maintained in support of the Drupal Sendgrid Integration Module that I also maintain. Drupal 8 ships with Guzzle 6.x in the core of the software and Guzzle 6.x supports the standardization of PSR messages. The official Sendgrid PHP API supports only the deprecated Guzzle 3.x as they are maintaining support for PHP 5.3., (*5)

To install this library it is best to use composer. I have published a package through Packagist for this library. Use the following in your composer.json:, (*6)

``` php "require": { "fastglass/sendgrid": ">=2.0.0" }, (*7)

## Code Examples
Refer to the examples' folder to examine how to use this library. The examples
make use of environment variables for the API key. Export your API stored in
an environment variable named `SENDGRID_API_KEY`.

## Running Tests

The existing tests in the `Tests` directory can be run
using [PHPUnit](https://github.com/sebastianbergmann/phpunit/) with the
following command:

```bash
composer update
composer install
./vendor/bin/phpunit ./Tests

or if you already have PHPUnit installed globally., (*8)

cd Tests
phpunit

The Versions

05/02 2018

dev-v3-api-upgrade

dev-v3-api-upgrade https://github.com/taz77/sendgrid-php-ng

This library allows you to send emails through SendGrid using PHP and Guzzle 6.x.

  Sources   Download

MIT

The Requires

 

The Development Requires

email grid sendgrid send

31/01 2018

dev-master

9999999-dev https://github.com/taz77/sendgrid-php-ng

This library allows you to send emails through SendGrid using PHP and Guzzle 6.x.

  Sources   Download

MIT

The Requires

 

The Development Requires

email grid sendgrid send

17/08 2017

1.0.8

1.0.8.0 https://github.com/taz77/sendgrid-php

This library allows you to send emails through SendGrid using PHP and Guzzle 6.x.

  Sources   Download

MIT

The Requires

 

The Development Requires

email grid sendgrid send

20/07 2016

1.0.7

1.0.7.0 https://github.com/taz77/sendgrid-php

This library allows you to send emails through SendGrid using PHP and Guzzle 6.x.

  Sources   Download

MIT

The Requires

 

The Development Requires

email grid sendgrid send

19/07 2016

1.0.6

1.0.6.0 https://github.com/taz77/sendgrid-php

This library allows you to send emails through SendGrid using PHP and Guzzle 6.x.

  Sources   Download

MIT

The Requires

 

The Development Requires

email grid sendgrid send

30/06 2016

1.0.5

1.0.5.0 https://github.com/taz77/sendgrid-php

This library allows you to send emails through SendGrid using PHP and Guzzle 6.x.

  Sources   Download

MIT

The Requires

 

The Development Requires

email grid sendgrid send

30/06 2016

dev-psr4-conversion

dev-psr4-conversion https://github.com/taz77/sendgrid-php

This library allows you to send emails through SendGrid using PHP and Guzzle 6.x.

  Sources   Download

MIT

The Requires

 

The Development Requires

email grid sendgrid send

29/01 2016

1.0.4

1.0.4.0 https://github.com/taz77/sendgrid-php

This library allows you to send emails through SendGrid using PHP and Guzzle 6.x.

  Sources   Download

MIT

The Requires

 

The Development Requires

email grid sendgrid send

08/01 2016

1.0.2

1.0.2.0 https://github.com/taz77/sendgrid-php

This library allows you to send emails through SendGrid using PHP and Guzzle 6.x.

  Sources   Download

MIT

The Requires

 

The Development Requires

email grid sendgrid send

29/10 2015

1.0.0

1.0.0.0 https://github.com/taz77/sendgrid-php

This library allows you to send emails through SendGrid using PHP and Guzzle 6.x.

  Sources   Download

MIT

The Requires

 

The Development Requires

email grid sendgrid send