承接 cyberinferno/dotabuff-scraper 相关项目开发

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

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

cyberinferno/dotabuff-scraper

最新稳定版本:v0.1

Composer 安装命令:

composer require cyberinferno/dotabuff-scraper

包简介

A simple library to scrape data from dotabuff.com

README 文档

README

A script to scrape Dotabuff website for relevant information needed.

It is inspired from the project https://github.com/onuraslan/DotaBuffCP which is written in Perl!

Requirements

  • PHP5+
  • php_curl extension
  • Stable internet connection for fetching data from Dotabuff website

Installation

It can be installed via composer with the following configuration

{
	"require": {
		"cyberinferno/dotabuff-scraper": "dev-master"
	},
	"config": {
		"preferred-install":"dist",
		"process-timeout": 1800
	}
}

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: GPL-2.0
  • 更新时间: 2015-05-11