Integration library with Wiziq's API:
Best install with Composer
- You don't have Composer? Download it
php -r "readfile('https://getcomposer.org/installer');" | php
- Download the library
php composer.phar require mikemix/wiziq-integration
(rules of semantic versioning apply) - See the docs for examples
phpUnit is required to run the suite.
php -r "readfile('https://getcomposer.org/installer');" | php
php composer.phar create-project mikemix/wiziq-integration
phpunit