承接 logansua/blizzard-api-client 相关项目开发

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

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

logansua/blizzard-api-client

Composer 安装命令:

composer require logansua/blizzard-api-client

包简介

API client for blizzard API written in PHP

README 文档

README

API client for Blizzard API written in PHP. Blizzard API Documentation

Scrutinizer Code Quality Build Status Latest Stable Version Total Downloads SensioLabsInsight

Installation

$ composer require logansua/blizzard-api-client

This command requires you to have Composer installed globally, as explained in the Composer documentation.

Basic usage

// Include composer autoload file
require_once __DIR__.'/../vendor/autoload.php';

// Create a new Blizzard client with Blizzard API key and secret
$client = new \BlizzardApi\BlizzardClient('apiKey', 'apiSecret');

// Create a new API service with configured Blizzard client
$diablo = new \BlizzardApi\Service\Diablo($client);

// Use API method for getting specific data
$response = $diablo->getItemDataById('Unique_Shoulder_103_x1');

// Show response body
echo $response->getBody();

List of available API services

Contributing

See CONTRIBUTING file.

License

This software is published under the MIT License

统计信息

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

GitHub 信息

  • Stars: 29
  • Watchers: 8
  • Forks: 13
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2015-12-17

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固