PHPackages                             losingbattle/opendota - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. losingbattle/opendota

ActiveLibrary

losingbattle/opendota
=====================

opendotaSDK

1.0.3(7y ago)426MITPHPPHP &gt;=7.0

Since May 26Pushed 2y ago1 watchersCompare

[ Source](https://github.com/cpj555/opendota)[ Packagist](https://packagist.org/packages/losingbattle/opendota)[ RSS](/packages/losingbattle-opendota/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (5)Versions (5)Used By (0)

opendota
========

[](#opendota)

opendota api接口 借鉴easywechat的设计模式

[![EasyWeChat](https://camo.githubusercontent.com/c6f44a4b8b8ffc185eb36e2f5790030161ef8f2497cb971296170fc51b4ff4ce/68747470733a2f2f7777772e6f70656e646f74612e636f6d2f6173736574732f696d616765732f686f6d652d6261636b67726f756e642e706e67)](https://www.opendota.com/)

📦 It is the SDK for opendota API

Requirement
-----------

[](#requirement)

1. PHP &gt;= 7.0.0
2. **[composer](https://getcomposer.org/)**
3. openssl 拓展

> SDK 对所使用的框架并无特别要求

Installation
------------

[](#installation)

```
composer require "losingbattle/opendota" -vvv
```

Usage
-----

[](#usage)

基本使用（以服务端为例）:

```
