Skip to content

A PHP client library and example code for the smartmessages.net email marketing service's web API

License

Notifications You must be signed in to change notification settings

Smartmessages/PHPClient

Folders and files

NameName
Last commit message
Last commit date

Latest commit

222cc83 · Jun 11, 2015

History

32 Commits
Jun 11, 2015
Jun 9, 2015
Mar 31, 2014
May 11, 2015
Jun 9, 2015
Jun 9, 2015
Jun 9, 2015
Jun 9, 2015
Jun 9, 2015
May 11, 2015

Repository files navigation

#Smartmessages.net web API PHP client class

Smartmessages email marketing

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

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

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

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.

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

Complete documentation for the API can be found in our help wiki

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

About

A PHP client library and example code for the smartmessages.net email marketing service's web API

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages