algoclogic/pall 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

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

algoclogic/pall

Composer 安装命令:

composer require algoclogic/pall

包简介

Laravel library for Amazon Product Advertising API.

README 文档

README

Package version Monthly downloads Software License PHPPackages Rank PHPPackages Referenced By

PALL is Laravel 5.5.* ready library for the Product Advertising API of Amazon. The process has been made a piece of cake. Now using an API endpoint of Amazon PA is jut like calling a simple function.

It supports four major endpoints of the API with all possible value sets.

Operations Supported

Features

  • Laravel 5.5.* ready
  • All four major endpoints supported
  • Fully documented code
  • Exceptions properly handled
  • PSR-4 autoloading compliant structure
  • Unit-Testing with PHPUnit
  • Comprehensive Guide and easy to use.

Requirements

  • php >= 7.0
  • cURL extension
  • Laravel >= 5.5.*

Installation

PALL is available on Packagist (using semantic versioning), and installation via composer is the recommended way to install PALL. Just add this line to your composer.json file:

"require": {
        "algoclogic/pall": "dev-master"
    }

or run

composer require algoclogic/pall

Note that the vendor folder and the vendor/autoload.php script are generated by composer; they are not part of PALL.

Register the providers: put

Algoclogic\PALL\Providers\PALLServiceProvider::class,

in providers array of {{YourProjectName}}/config/app.php file.

publish the changes by running the commands:

composer dump-autoload
php artisan vendor:publish

At last take a look at the generated .env and fill the fields related to amazon with the information you got from your amazon account.

That is all. You are ready to go and run the API.

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2017-11-07

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固