shoppy/shoppy-php

Shoppy PHP Library

This package's canonical repository appears to be gone and the package has been frozen as a result.

v1.3 2020-04-16 21:58 UTC

This package is auto-updated.

Last update: 2024-10-17 08:13:03 UTC


README

You can sign up for a Shoppy account at https://shoppy.gg.

Requirements

PHP 7.0.0 and later.

Composer

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');

Documentation

Please see https://shoppy.dev for up-to-date documentation.