Skip to content

jdchmiel/Litmus

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LitmusResellerAPI

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

About

Fork of reseller API

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%