This SDK is for accessing the S!zzle API.
The easiest way to install is via Composer:
composer require gosizzle/sizzle-php-sdk
To run all the unit tests
./vendor/bin/phpunit --bootstrap src/tests/autoload.php -c tests.xml
Information on contributing can be found here.