unsparing/espeurope-php-sdk

ESPEUROPE PHP SDK

dev-master 2017-06-01 13:31 UTC

This package is not auto-updated.

Last update: 2024-05-12 01:44:18 UTC


README

This repository contains the PHP SDK for ESPEurope EMA.
You'll find proper example on how to manage lists, subscribers, campaigns, templates and more.

Please see the examples folder for usage and available endpoints.

Install

You can either download latest version of the code or you can install it via composer as follows:

composer require unsparing/espeurope-php-sdk "dev-master"

Then follow the instructions from examples/setup.php file.