3 Repositories
PHP taobao Libraries
API SDK for OpenTrade Commerce API: Taobao, Alibaba, JD, 1688, Aliexpress, Ebay.
OtapiPhpClient Create Client $client = new OtClient($key, $secret, $lang); key (Access Key) secret (Secret for access key) language (2 symbol lang id
5 Sep 20, 2022
可能是最优雅、简易的淘宝客SDK
阿里淘宝客SDK 可能是最优雅、简易的淘宝客SDK 安装 composer require ennnnny/tbk 使用 ?php use ETaobao\Factory; $config = [ 'appkey' = '', 'secretKey' = '', '
298 Nov 1, 2022
:octocat: Socialite is an OAuth2 Authentication tool. It is inspired by laravel/socialite, you can easily use it without Laravel.
Socialite Socialite is an OAuth2 Authentication tool. It is inspired by laravel/socialite, You can easily use it in any PHP project. 中文文档 This tool no
1.2k Dec 22, 2022