PHPackages                             romanpitak/dotmailer-api-v2-client - 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. romanpitak/dotmailer-api-v2-client

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

romanpitak/dotmailer-api-v2-client
==================================

Client library for the dotMailer v2 (REST) API.

v1.1.3(9y ago)21101.0k—0%31[9 issues](https://github.com/romanpitak/dotMailer-API-v2-PHP-client/issues)[3 PRs](https://github.com/romanpitak/dotMailer-API-v2-PHP-client/pulls)2MITPHPPHP &gt;=5.3.3

Since Mar 2Pushed 6y ago2 watchersCompare

[ Source](https://github.com/romanpitak/dotMailer-API-v2-PHP-client)[ Packagist](https://packagist.org/packages/romanpitak/dotmailer-api-v2-client)[ Docs](https://github.com/romanpitak/dotMailer-API-v2-PHP-client)[ RSS](/packages/romanpitak-dotmailer-api-v2-client/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)Dependencies (1)Versions (21)Used By (2)

dotMailer API v2 PHP client
===========================

[](#dotmailer-api-v2-php-client)

[![Latest Stable Version](https://camo.githubusercontent.com/1c8e908c6ba5861c3d20d6609f5fec3b8d99c6e10cac739abff5eaa94591de29/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f726f6d616e706974616b2f646f746d61696c65722d6170692d76322d636c69656e742e737667)](https://packagist.org/packages/romanpitak/dotmailer-api-v2-client)[![Total Downloads](https://camo.githubusercontent.com/5c323e32eec87349ea501b6cce5a917da354b64f22c9f279fb7f9ec624c2a593/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f726f6d616e706974616b2f646f746d61696c65722d6170692d76322d636c69656e742e737667)](https://packagist.org/packages/romanpitak/dotmailer-api-v2-client)[![License](https://camo.githubusercontent.com/a33b18fed018b07b00ac008aa2a35f7d7848e6ea9bf42d6ddaaf2d5f89549653/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f726f6d616e706974616b2f646f746d61696c65722d6170692d76322d636c69656e742e737667)](https://packagist.org/packages/romanpitak/dotmailer-api-v2-client)[![Code Climate](https://camo.githubusercontent.com/d86657a430105586c10835b540e5bbdacc21a805c872a157fe61ee8c362f9e24/68747470733a2f2f636f6465636c696d6174652e636f6d2f6769746875622f726f6d616e706974616b2f646f744d61696c65722d4150492d76322d5048502d636c69656e742f6261646765732f6770612e737667)](https://codeclimate.com/github/romanpitak/dotMailer-API-v2-PHP-client)[![Codacy Badge](https://camo.githubusercontent.com/8174baa9d99efbbc6774ebfa620df54c157004077fb63a08ae9c86a9f9f1e360/68747470733a2f2f7777772e636f646163792e636f6d2f70726f6a6563742f62616467652f3830616134393664393532323438633639613533353262626631353938383461)](https://www.codacy.com/public/roman/dotMailer-API-v2-PHP-client)

(c) 2014-2016 Roman Piták,

PHP client library for the dotMailer v2 (REST) API with **multiple accounts support!**

**Full implementation** according to the

Type hinting support for objects and resources (not yet for arrays).

Installation
------------

[](#installation)

The best way to install is to use the [Composer](https://getcomposer.org/) dependency manager.

```
php composer.phar require romanpitak/dotmailer-api-v2-client

```

Usage
-----

[](#usage)

### Single account usage

[](#single-account-usage)

```
