承接 indeximstudio/walmart-marketplace-laravel-sdk 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

indeximstudio/walmart-marketplace-laravel-sdk

Composer 安装命令:

composer require indeximstudio/walmart-marketplace-laravel-sdk

包简介

Connect to the Walmart Marketplace API using Laravel

README 文档

README

This package connects to the Walmart Marketplace API, allowing you to work with the API within Laravel.

Installation

This version supports Laravel 5.5. It may work with other versions but has not yet been tested.

To get the latest version, simply require the project using Composer:

$ composer require keithbrink/walmart-marketplace-laravel-sdk

On Laravel 5.5, the KeithBrink\Walmart\WalmartServiceProvider service provider and KeithBrink\Walmart\WalmartFacade facade will be automatically discovered so it will not need to be added to your config. On previous versions (untested), you will need to add those manually to your config/app.php.

Configuration

To get started, you should set your login information in the .env file:

WALMART_PRIVATE_KEY=XXX
WALMART_CONSUMER_ID=XXX
WALMART_BASE_URL=XXX

If you would like to change your env keys or set the keys in the config file, you can publish the config file:

$ php artisan vendor:publish

This will create a config/walmart.php file in your app, where you can adjust how the login information is found.

Usage

After you have completed the configuration, you can call the various API functions. For example, to get the statuses of all feeds, you can call:

WalmartMkt::feedStatus()->all();

All of the functions are documented in the Github Wiki.

License

The Walmart Marketplace Laravel SDK is licensed under The MIT License (MIT).

统计信息

  • 总下载量: 1
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 2
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 0
  • Forks: 1
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2022-09-27

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固