Download the PHP package yunzhiyike/pdd-merchant without Composer

On this page you can find all versions of the php package yunzhiyike/pdd-merchant. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package pdd-merchant

pdd-merchant

拼多多商家组件

本组件包适用于php开发 基于拼多多商家后台进行全爬虫逆向提取协议而封装

composer安装命令

私有化部署加密服务说明🌲

因为在登录过程中存在登录加密以及风控验证码所以SDK需要配合拼多多加密服务一起使用,目前为收费服务如有需要可以联系[email protected]购买部署

企业方案落地预览

1、企业告警

2、采集日志

3、生产环境日志

使用说明

1、登录流程

2、财务接口

登录后还无法直接调用财务接口来获取财务数据还需要对登录cookie进行财务二次鉴权

3、拼多多推广

登录后还无法直接调用拼多多推广相关接口来获取推广数据还需要对登录cookie进行拼多多推广二次鉴权

4、多多视频

登录后还无法直接调用多多视频接口来获取多多视频数据还需要对登录cookie进行多多视频二次鉴权

免责声明

禁止使用该组件包进行任何违法犯罪行为,否则后果自负与作者无关!


All versions of pdd-merchant with dependencies

PHP Build Version
Package Version
Requires guzzlehttp/guzzle Version ^6.3|^7.0
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package yunzhiyike/pdd-merchant contains the following files

Loading the files please wait ....