2017 © Pedro Peláez
 

library dotmailer-api

A PHP implementation of the v2 Dotmailer API.

image

leewillis77/dotmailer-api

A PHP implementation of the v2 Dotmailer API.

  • Thursday, September 28, 2017
  • by leewillis77
  • Repository
  • 5 Watchers
  • 5 Stars
  • 10,593 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 9 Forks
  • 0 Open issues
  • 5 Versions
  • 0 % Grown

The README.md

PHP Dotmailer v2 API

A PHP implementation of the v2 Dotmailer API., (*1)

Installation

  • Clone the repository
  • Make sure you have composer set up and working
  • Install dependencies by running composer install
  • Copy the sample config file (config/config.yml.sample) to config/config.yml
  • Update config/config.yml with your API credentials from Dotmailer

Notes

  • I'm tracking completeness of the API via the COVERAGE.md file
    • Items with an [x] are probably implemented - but the implementation isn't guaranteed complete. This is particularly the case for optional parameters
  • Docblocks are missing in many places - patches welcome
  • PHPUnit is set up, and some test cases are present. More would be welcome.
  • Requires PHP 5.3 or above.

Examples

See the examples/ folder for examples of how to use the API wrapper. This is designed to get you going, and is not a complete reference., (*2)

The Versions

28/09 2017

dev-master

9999999-dev https://github.com/leewillis77/dotmailer-api

A PHP implementation of the v2 Dotmailer API.

  Sources   Download

GPL-2.0

The Requires

 

The Development Requires

api email dotmailer

28/09 2017

v0.9.2

0.9.2.0 https://github.com/leewillis77/dotmailer-api

A PHP implementation of the v2 Dotmailer API.

  Sources   Download

GPL-2.0

The Requires

 

The Development Requires

api email dotmailer

22/11 2016

v0.9.0

0.9.0.0 https://github.com/leewillis77/dotmailer-api

A PHP implementation of the v2 Dotmailer API.

  Sources   Download

GPL-2.0

The Requires

 

The Development Requires

api email dotmailer

22/11 2016

v0.9.1

0.9.1.0 https://github.com/leewillis77/dotmailer-api

A PHP implementation of the v2 Dotmailer API.

  Sources   Download

GPL-2.0

The Requires

 

The Development Requires

api email dotmailer

31/10 2014

dev-dev

dev-dev https://github.com/leewillis77/dotmailer-api

A PHP implementation of the v2 Dotmailer API.

  Sources   Download

GPL-2.0

The Requires

 

The Development Requires

api email dotmailer