PHPackages                             flowmailer/flowmailer-php73-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. [API Development](/categories/api)
4. /
5. flowmailer/flowmailer-php73-sdk

ActiveLibrary[API Development](/categories/api)

flowmailer/flowmailer-php73-sdk
===============================

Flowmailers PHP SDK for api.flowmailer.net REST API

2.3.0(1y ago)0124MITPHPPHP ^7.3

Since Apr 6Pushed 1y ago1 watchersCompare

[ Source](https://github.com/flowmailer/flowmailer-php73-sdk)[ Packagist](https://packagist.org/packages/flowmailer/flowmailer-php73-sdk)[ RSS](/packages/flowmailer-flowmailer-php73-sdk/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)Dependencies (37)Versions (31)Used By (0)

Flowmailer PHP SDK
==================

[](#flowmailer-php-sdk)

Flowmailers PHP 7.3 SDK for api.flowmailer.net REST API

Getting started
---------------

[](#getting-started)

### Installation

[](#installation)

See [docs.php-http.org](https://docs.php-http.org/en/latest/httplug/users.html) for details on the HttpClient discovery.

A normal installation would be something equal to:

```
$ composer require symfony/http-client nyholm/psr7 flowmailer/flowmailer-php73-sdk
```

Choose your preferred [client implementations](https://packagist.org/providers/psr/http-client-implementation) on packagist.

See how to force the usage of a specific implementation when many are available in your project on [github.com/php-http/discovery](https://github.com/php-http/discovery#usage-as-a-library-user).

### Basic usage

[](#basic-usage)

#### Submit a message

[](#submit-a-message)

```
