2017 © Pedro Peláez
 

library exacttarget

Component library for ExactTarget API

image

druid628/exacttarget

Component library for ExactTarget API

  • Tuesday, March 7, 2017
  • by druid628
  • Repository
  • 4 Watchers
  • 11 Stars
  • 44,413 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 12 Forks
  • 14 Open issues
  • 14 Versions
  • 2 % Grown

The README.md

ExactTargetComponent

Package: druid628\exactTarget
Uses: EtBaseClass.php
Version: 1.2.x
author
Project status Build Status Coverage Status SensioLabsInsight
Latest Stable Version Total Downloads Latest Unstable Version License, (*1)

General

The ExactTarget component is a collection of classes based on the ExactTarget PHP starter kit. The purpose of this library is to spend less time writing Exact Target code and more time working with your application. The EtClient handles all SOAP communication. This class holds several functions (defined below) which allows the EtClient to be self-sufficent on a basic level.
ExactTarget API PHP starter kit (available: http://docs.code.exacttarget.com/@api/deki/files/199/=PHP_APIstarterKit-V1.zip Source: http://docs.code.exacttarget.com/020_Web_Service_Guide/API_Starter_Kits), (*2)

Presentation: http://prezi.com/p4ckcmlimnyi/exacttarget-component/?kw=view-p4ckcmlimnyi&rc=ref-13751401, (*3)

Installation

Packagist

Add exacttarget to your composer.json, (*4)

{
    "require": {
            "druid628/exacttarget": "~1.2"
    }
}

Next run a composer update, (*5)

$ php composer.phar update druid628/exacttarget

Documentation

See the druid628/exacttarget wiki, (*6)


CHANGELOG

1.0

Client Access

EtEmail, EtList, EtSubscriber, and EtTriggeredSend all now can be passed the EtClient allowing for save and send functions (see below)., (*7)

Save Methods

EtEmail, EtList and EtSubscriber objects now have a save() method which eliminates the need for calling the client update yourself., (*8)

Send Methods

EtEmail and EtTriggeredSend objects now have a send() method which eliminates the need for calling the client sendEmail yourself., (*9)

1.0.2

composer

Added lib-openssl and ext-mcrypt to composer.json file, (*10)

1.0.3

Additions

  • Added unit tests
  • Added Exception classes

Contributors

The Versions

07/03 2017

dev-master

9999999-dev https://github.com/druid628/exacttarget

Component library for ExactTarget API

  Sources   Download

MIT

The Requires

 

The Development Requires

api email exact target exacttarget

18/10 2016

v1.2.1.1

1.2.1.1 https://github.com/druid628/exacttarget

Component library for ExactTarget API

  Sources   Download

MIT

The Requires

 

The Development Requires

api email exact target exacttarget

15/10 2016

v1.2.1

1.2.1.0 https://github.com/druid628/exacttarget

Component library for ExactTarget API

  Sources   Download

MIT

The Requires

 

The Development Requires

api email exact target exacttarget

10/08 2016

dev-feature/move-wsse

dev-feature/move-wsse https://github.com/druid628/exacttarget

Component library for ExactTarget API

  Sources   Download

MIT

The Requires

 

The Development Requires

api email exact target exacttarget

10/08 2016

v1.2.0

1.2.0.0 https://github.com/druid628/exacttarget

Component library for ExactTarget API

  Sources   Download

MIT

The Requires

 

The Development Requires

api email exact target exacttarget

25/06 2015

dev-develop

dev-develop https://github.com/druid628/exacttarget

Component library for ExactTarget API

  Sources   Download

MIT

The Requires

  • php >=5.3.5
  • ext-soap *
  • lib-openssl *
  • ext-mcrypt *

 

The Development Requires

api email exact target exacttarget

16/09 2014

dev-feature/violationFixes

dev-feature/violationFixes https://github.com/druid628/exacttarget

Component library for ExactTarget API

  Sources   Download

MIT

The Requires

  • php >=5.3.5
  • ext-soap *
  • lib-openssl *
  • ext-mcrypt *

 

The Development Requires

api email exact target exacttarget

01/06 2014

v1.1.0

1.1.0.0 https://github.com/druid628/exacttarget

Component library for ExactTarget API

  Sources   Download

MIT

The Requires

  • php >=5.3.5
  • ext-soap *
  • lib-openssl *
  • ext-mcrypt *

 

The Development Requires

api email exact target exacttarget

13/01 2014

v1.0.5

1.0.5.0 https://github.com/druid628/exacttarget

Component library for ExactTarget API

  Sources   Download

MIT

The Requires

  • php >=5.3.5
  • ext-soap *
  • lib-openssl *
  • ext-mcrypt *

 

api email exact target exacttarget

12/01 2014

v1.0.4

1.0.4.0 https://github.com/druid628/exacttarget

Component library for ExactTarget API

  Sources   Download

MIT

The Requires

  • php >=5.3.5
  • ext-soap *
  • lib-openssl *
  • ext-mcrypt *

 

api email exact target exacttarget

11/01 2014

v1.0.3

1.0.3.0 https://github.com/druid628/exacttarget

Component library for ExactTarget API

  Sources   Download

MIT

The Requires

  • php >=5.3.5
  • ext-soap *
  • lib-openssl *
  • ext-mcrypt *

 

api email exact target exacttarget

11/03 2013

v1.0.2

1.0.2.0 https://github.com/druid628/exacttarget

Component library for ExactTarget API

  Sources   Download

MIT

The Requires

  • php >=5.3.5
  • ext-soap *
  • lib-openssl *
  • ext-mcrypt *

 

api email exact target exacttarget

04/03 2013

v1.0.1

1.0.1.0 https://github.com/druid628/exacttarget

Component library for ExactTarget API

  Sources   Download

MIT

The Requires

  • php >=5.3.5
  • ext-soap *
  • ext-openssl *
  • ext-mcrypt *

 

api email exact target exacttarget

06/11 2012

1.0.0

1.0.0.0 https://github.com/druid628/exacttarget

Component library for ExactTarget API

  Sources   Download

MIT

The Requires

  • php >=5.3.5
  • ext-soap *

 

api email exact target exacttarget