/litmus-api-php5

Primary LanguagePHPGNU Lesser General Public License v3.0LGPL-3.0

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

LitmusAPI 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.


LICENSE
-------

See LICENSE file.