You can sign up for a Shoppy account at https://shoppy.gg.
PHP 7.0.0 and later.
You can install the library via Composer. Run the following command:
composer require shoppy/shoppy-php
To use the bindings, use Composer's autoload:
require_once('vendor/autoload.php');
Please see https://shoppy.dev for up-to-date documentation.