2017 © Pedro Peláez
 

library mailwizz-php-sdk

Mailwizz PHP-SDK

image

twisted1919/mailwizz-php-sdk

Mailwizz PHP-SDK

  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 32 Forks
  • 5 Open issues
  • 4 Versions
  • 38 % Grown

The README.md

Mailwizz PHP SDK

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

The documentation website at https://api-docs.mailwizz.com/ showcases all the API endpoints.
You can find them in the examples folder as well., (*2)

Implementations using MailWizz PHP SDK: - https://github.com/thangtx/mailwizzphpapi-wrap - A small rest app that acts as a proxy between mailwizz and any other software., (*3)

Looking for Node.js implementations instead?
- https://www.npmjs.com/package/node-mailwizz, (*4)

Install

You can either download latest version of the code or you can install it via composer as follows:
composer require twisted1919/mailwizz-php-sdk
Then follow the instructions from examples/setup.php file., (*5)

Test

Following environment variables have to be set, with their proper values:
MAILWIZZ_API_URL
MAILWIZZ_API_PUBLIC_KEY
MAILWIZZ_API_PRIVATE_KEY, (*6)

Then you can run the tests:, (*7)

$ composer test

The Versions

25/01 2018

dev-master

9999999-dev https://www.mailwizz.com

Mailwizz PHP-SDK

  Sources   Download

MIT

The Requires

  • php >=5.2

 

mailwizz

25/01 2018

v1.0.2

1.0.2.0 https://www.mailwizz.com

Mailwizz PHP-SDK

  Sources   Download

MIT

The Requires

  • php >=5.2

 

mailwizz

24/01 2018

v1.0.1

1.0.1.0 https://www.mailwizz.com

Mailwizz PHP-SDK

  Sources   Download

MIT

The Requires

  • php >=5.2

 

mailwizz

03/10 2017

v1.0.0

1.0.0.0 https://www.mailwizz.com

Mailwizz PHP-SDK

  Sources   Download

MIT

The Requires

  • php >=5.2

 

mailwizz