承接 caseysoftware/bestbuy-helper 相关项目开发

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

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

caseysoftware/bestbuy-helper

Composer 安装命令:

composer require caseysoftware/bestbuy-helper

包简介

A PHP wrapper for the Best Buy API

README 文档

README

Scrutinizer Code Quality Code Climate

PHP Helper Library for Best Buy

Installing via Composer

The recommended way to install the Best Buy library is through Composer.

# Install Composer
curl -sS https://getcomposer.org/installer | php

# Add the library as a dependency
php composer.phar require caseysoftware/bestbuy-helper ~2.0

or alternatively, you can add it directly to your composer.json file.

{
    "require": {
        "caseysoftware/bestbuy-helper": "~2.0"
    }
}

Then install via Composer:

composer install

Finally, require Composer's autoloader in your PHP script:

require __DIR__.'/vendor/autoload.php';

To use any of the examples, rename credentials-dist.php to credentials.php and add your API key from here: https://remix.mashery.com/apps/mykeys

TODO

  • Implement lists for Products, Stores, Reviews, Categories, and Recommendations
  • Implement pagination for Products, Stores, Reviews, Categories, and Recommendations
  • Search and return product information for a product based on a description or SKU?
  • Search and return products based on review criteria
  • Search and return product based on model number
  • Search for what is included with a product, accessory skus and related SKUs
  • All stores within a city
  • All stores within a zipcode
  • Stores closest to a specified geo-location
  • Stores within a radius from a specific location
  • Returns reviews for a specific product
  • Returns reviews for a list of products
  • Returns products with a rating greater then 4
  • Returns reviews submitted on a specific date
  • Return category information using category identifier
  • Return category information using category name
  • Example Trending Products endpoint

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2016-01-10

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固