2017 © Pedro Peláez
 

library sendpulse-rest-api-php

Composer enabled version of the SendPulse REST client library

image

wensleydale/sendpulse-rest-api-php

Composer enabled version of the SendPulse REST client library

  • Saturday, February 6, 2016
  • by garethtdavies
  • Repository
  • 0 Watchers
  • 4 Stars
  • 2,096 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 42 Forks
  • 0 Open issues
  • 5 Versions
  • 9 % Grown

The README.md

sendpulse-rest-api

A simple composer enabled version of the SendPulse REST client library and example for PHP., (*1)

Installing via Composer

The recommended way to install the library is through Composer., (*2)

# Install Composer
curl -sS https://getcomposer.org/installer | php

# Add sendpulse-rest-api as a dependency
php composer.phar require wensleydale/sendpulse-rest-api:dev-master

After installing, you need to require Composer's autoloader:, (*3)

require 'vendor/autoload.php';

The Versions

06/02 2016

dev-master

9999999-dev

Composer enabled version of the SendPulse REST client library

  Sources   Download

MIT

by Gareth Davies

sendpulse

06/02 2016

1.0.3

1.0.3.0

Composer enabled version of the SendPulse REST client library

  Sources   Download

MIT

by Gareth Davies

sendpulse

19/01 2016

v1.0.1

1.0.1.0

Composer enabled version of the SendPulse REST client library

  Sources   Download

MIT

by Gareth Davies

sendpulse

19/01 2016

v1.0.2

1.0.2.0

Composer enabled version of the SendPulse REST client library

  Sources   Download

MIT

by Gareth Davies

sendpulse

19/01 2016

v1.0

1.0.0.0

Composer enabled version of the SendPulse REST client library

  Sources   Download

MIT

by Gareth Davies

sendpulse