定制 matthiasvangorp/laravel-amazon-paapi5 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

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

matthiasvangorp/laravel-amazon-paapi5

最新稳定版本:1.0.5

Composer 安装命令:

composer require matthiasvangorp/laravel-amazon-paapi5

包简介

Laravel package for Amazon Product advertising API v5 using Official PHP SDK

README 文档

README

Laravel package for Amazon Product Advertising API v5 using Official PHP SDK

Note: This is just wrapper around official PHP SDK for amazon Product Advertising API.

Installation

  1. composer require sanjayojha/laravel-amazon-paapi5
  2. Laravel 8.0 or later
  3. php artisan vendor:publish --provider="MatthiasVanGorp\LaravelAmazonPaapi5\LaravelAmazonPaapi5ServiceProvider" --tag="config" will create a config/amazon-api-key.php file.
  4. Add your Amazon access and secret keys into the your .env file:
AMAZON_PRODUCTS_ACCESS_KEY=youAccessKey
AMAZON_PRODUCTS_PRIVATE_KEY=youPrivateKey

Usage

TODO

Testing

TODO

Complete documentation, installation instructions, and examples for using official PHP SDK are available here.

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: Apache-2.0
  • 更新时间: 2024-09-15