2017 © Pedro Peláez
 

library phpclient

Client wrapper for the Smartmessages.net web API

image

smartmessages/phpclient

Client wrapper for the Smartmessages.net web API

  • Thursday, June 11, 2015
  • by Synchro
  • Repository
  • 1 Watchers
  • 0 Stars
  • 9 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 6 Versions
  • 0 % Grown

The README.md

Smartmessages.net web API PHP client class

Smartmessages email marketing, (*1)

This contains a PHP client library and example code for the smartmessages.net email management service's web API., (*2)

Please feel free to suggest modifications, submit tickets and pull requests in our github repo - these libraries are intended to make YOUR life easier!, (*3)

You can (and should) add this to your project using composer:, (*4)

composer require smartmessages/phpclient=~2.0

Version 2.0 was rewritten to use Guzzle as its HTTP client, providing faster, more robust processing and PSR-7 compatibility with many frameworks., (*5)

To install the library and its dependencies, run composer install, then load the autoloader with require 'vendor/autoload.php';., (*6)

Complete documentation for the API can be found in our help wiki, (*7)

See the accompanying LICENSE file for terms of use (MIT)., (*8)

The Versions

11/06 2015

dev-master

9999999-dev

Client wrapper for the Smartmessages.net web API

  Sources   Download

MIT

The Requires

 

11/06 2015

v2.0.2

2.0.2.0

Client wrapper for the Smartmessages.net web API

  Sources   Download

MIT

The Requires

 

09/06 2015

v2.0.1

2.0.1.0

Client wrapper for the Smartmessages.net web API

  Sources   Download

MIT

The Requires

 

09/06 2015

v2.0

2.0.0.0

Client wrapper for the Smartmessages.net web API

  Sources   Download

MIT

The Requires

 

11/05 2015

v1.0.1

1.0.1.0

Client wrapper for the Smartmessages.net web API

  Sources   Download

MIT

The Requires

  • php >=5.3.0
  • ext-openssl *

 

11/05 2015

v1.0

1.0.0.0

Client wrapper for the Smartmessages.net web API

  Sources   Download

MIT

The Requires

  • php >=5.3.0
  • ext-openssl *