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

ActiveLibrary[HTTP &amp; Networking](/categories/http)

arseniusz8/sendpost\_php
========================

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.0.0(2y ago)15unlicensePHPPHP ^7.4 || ^8.0

Since Jul 20Pushed 2y ago1 watchersCompare

[ Source](https://github.com/arseniusz8/sendpost_php)[ Packagist](https://packagist.org/packages/arseniusz8/sendpost_php)[ Docs](https://openapi-generator.tech)[ RSS](/packages/arseniusz8-sendpost-php/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (4)Versions (2)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": {
    "arseniusz8/sendpost_php": "^1.0.0"
  }
}
```

Then run `composer install`

### Manual Installation

[](#manual-installation)

Download the files and include `autoload.php`:

```
