PHPackages                             cryptoman3/unisender-api-wrapper - 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. cryptoman3/unisender-api-wrapper

ActiveLibrary[API Development](/categories/api)

cryptoman3/unisender-api-wrapper
================================

Unisender API wrapper

v1(1y ago)07.0k↓40.7%MITPHPPHP &gt;=5.6.0

Since Jul 25Pushed 1y agoCompare

[ Source](https://github.com/cryptoman3/unisender-php-api-wrapper)[ Packagist](https://packagist.org/packages/cryptoman3/unisender-api-wrapper)[ RSS](/packages/cryptoman3-unisender-api-wrapper/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)DependenciesVersions (2)Used By (0)

unisender/api-wrapper
=====================

[](#unisenderapi-wrapper)

PHP wrapper for Unisender API requests.

English documentaion

Русская документация

Install
=======

[](#install)

The preferred way to install this extension is through [composer](http://getcomposer.org/download/).

```
composer require unisender/api-wrapper

```

To use compression you have to install bz2 php extension.

Changelog
=========

[](#changelog)

v1.2 Since this version, you may specify platform - a new argument. We will track it in our database. This is usefull for us to keep close to all platforms which uses our api. It is not required argument.

v1.5 Since this version, we requrire at least PHP 5.6 to enable TLS 1.2 support. Now English is default locale for api request.

v1.6 Updated all information into english, added new api-methods. Added support to change api request language.

Basic usage example
===================

[](#basic-usage-example)

```
