承接 b8000h/esports 相关项目开发

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

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

b8000h/esports

Composer 安装命令:

composer require b8000h/esports

包简介

Get electronic sports data like schedule, team info, etc.

README 文档

README

This README would normally document whatever steps are necessary to get your application up and running.

What is this repository for?

How do I get set up?

  • Summary of set up
  • Configuration
  • Dependencies
  • Database configuration
  • How to run tests
    <?php
    require 'vendor/autoload.php';
    

$schedule = new \Demaxiya\Schedule(); /**

  • 0: 全部游戏
  • 1: dota2
  • 2: lol(英雄联盟)
  • 4: csgo(CS:Go)
  • 5: ow(守望先锋)
  • 6: kog(王者荣耀)
  • 7: bob(球球大作战)
  • 8: cod(使命召唤)暂无比赛
  • 9: pubg(绝地求生)暂无比赛 */ $game_type = 6;
    $schedule_info = json_decode( $schedule->get($game_type,time()) ); //var_dump($schedule_info->data->scheduleList); $schedule_data = $schedule_info->data; // 只有 data 部分才是用得上的,值得配一个 symbol

echo $schedule_data->prevtime; echo $schedule_data->nexttime; foreach ($schedule_data->scheduleList as $d) {

//var_dump($d);
var_dump($d->time);

}

* Deployment instructions

### Contribution guidelines ###

* Writing tests
* Code review
* Other guidelines

### Who do I talk to? ###

* Repo owner or admin
* Other community or team contact

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2018-05-28

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固