yzalis / litmus
Litmus API Wrapper allows you to run email, spam test and email subject preview.
Installs: 1 687
Dependents: 0
Suggesters: 0
Security: 0
Stars: 8
Watchers: 1
Forks: 4
Open Issues: 0
Requires
- php: >=5.3.3
This package is not auto-updated.
Last update: 2021-02-12 12:03:53 UTC
README
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