Skip to content

dariotarantini/GearBestPHP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GearBestPHP

This is a free libray for GearBest Associate Program written in PHP. Fork me! :)

Requirements

PHP 5.6>=
PHP-CURL

Installation

Install with composer using:
git clone https://github.com/vpervenditti/GearBestPHP
or just download GearBestPHP.php and include it.

DOCs

All docs can be found here: https://affiliate.gearbest.com/home/api/detail

Examples

Simple example here

License

Copyright (C) 2018 Dario Tarantini

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License
along with this program.  If not, see <https://www.gnu.org/licenses/>.

The AGPL is not applicable to the config.json file because it contains sensitive personal data, so if you 
modify that file you can not distribute that particular file following the rules of the AGPL