Install Composer - PHP dependencies management tool which by default use Packagist as main packages repository - Voucherify is already there.
Run from system command line: composer install - to download dependencies (voucherify-php-sdk)
Run from system command line: php sample.php - to execute sample project