ShoppyGG / shoppy-php

PHP library for the Shoppy API. https://shoppy.gg

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Shoppy PHP library

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.

About

PHP library for the Shoppy API. https://shoppy.gg

License:MIT License


Languages

Language:PHP 100.0%