yzalis/litmus

This package is abandoned and no longer maintained. No replacement package was suggested.

Litmus API Wrapper allows you to run email, spam test and email subject preview.

2.0.0 2016-12-13 10:30 UTC

This package is not auto-updated.

Last update: 2021-02-12 12:03:53 UTC


README

Build Status

LitmusResellerAPI is a kit allows you to dialog with the Litmus API service. You can retreive all available clients, create test and get the results.

LitmusResellerAPI was written entirely in PHP 5. It has been thoroughly tested in various real-world projects, and is actually in use for high-demand e-business websites. It runs on *nix and Windows platforms.

Requirements

The SoapClient php extension is required. See [http://us.php.net/manual/en/book.soap.php] for more informations.

Unit Tests

Before testing you need to set your Litmus Reseller API Key and Password into phpunit.xml.dist.

To run the test suite, run Composer first to setup the autoloader:

php composer.phar install

Then run the following command:

phpunit -v

License

LitmusResellerAPI is released under the MIT License. See the bundled LICENSE file for details..

Copyright

LitmusAPI use the API of the Litmus service provided by Salted Services, Inc