vpervenditti/gearbestphp

一个用PHP编写的GearBest联营计划免费库。

dev-master 2019-10-12 15:42 UTC

This package is auto-updated.

Last update: 2024-09-13 02:38:43 UTC


README

这是一个用PHP编写的GearBest联营计划免费库。Fork我! :)

要求

PHP 5.6>=
PHP-CURL

安装

使用composer安装:
git clone https://github.com/vpervenditti/GearBestPHP
或者直接下载GearBestPHP.php并包含它。

文档

所有文档都可以在这里找到: https://affiliate.gearbest.com/home/api/detail

示例

简单示例这里

许可证

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://gnu.ac.cn/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