Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 405 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 405 Bytes

Voucherify-SDK-PHP usage sample

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