Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 1.16 KB

File metadata and controls

17 lines (11 loc) · 1.16 KB

sendgrid-webapi-v3-php

Build Status Code Climate Test Coverage

iDimensionz's PHP client for the SendGrid WebAPI v3. SendGrid's official documentation for their Web API v3.

See our wiki page for more info about this repo.

Join our free HipChat chat room to ask or answer questions related to this API client.

##Installation Easy way to install this package is via composer:

composer require idimensionz/sendgrid-webapi-v3

##Examples Grab the examples repo to see and run actual API calls.