PHPackages                             sendpost/sendpost\_php\_sdk - 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. sendpost/sendpost\_php\_sdk

Abandoned → sendpost-php-sdkArchivedLibrary[HTTP &amp; Networking](/categories/http)

sendpost/sendpost\_php\_sdk
===========================

Email API and SMTP relay to not just send and measure email sending, but also alert and optimise. We provide you with tools, expertise and support needed to reliably deliver emails to your customers inboxes on time, every time.

1.2.2(2y ago)018.5k↓93.3%unlicensePHPPHP ^7.4 || ^8.0

Since Jul 26Pushed 1y agoCompare

[ Source](https://github.com/sendpost/sendpost_php_sdk)[ Packagist](https://packagist.org/packages/sendpost/sendpost_php_sdk)[ Docs](https://github.com/sendpost/sendpost_php_sdk)[ RSS](/packages/sendpost-sendpost-php-sdk/feed)WikiDiscussions master Synced today

READMEChangelog (6)Dependencies (4)Versions (7)Used By (0)

sendpost
========

[](#sendpost)

Email API and SMTP relay to not just send and measure email sending, but also alert and optimise. We provide you with tools, expertise and support needed to reliably deliver emails to your customers inboxes on time, every time.

Installation &amp; Usage
------------------------

[](#installation--usage)

### Requirements

[](#requirements)

PHP 7.4 and later. Should also work with PHP 8.0.

### Composer

[](#composer)

To install the bindings via [Composer](https://getcomposer.org/), add the following to `composer.json`:

```
{
  "require": {
    "sendpost/sendpost_php_sdk": "^1.0.0"
  }
}
```

Then run `composer install`

### Manual Installation

[](#manual-installation)

Download the files and include `autoload.php`:

```
