An open API service indexing awesome lists of open source software.

https://github.com/hiqdev/hiapi-hostmaster

HiAPI HostMaster
https://github.com/hiqdev/hiapi-hostmaster

hacktoberfest

Last synced: 12 months ago
JSON representation

HiAPI HostMaster

Awesome Lists containing this project

README

          

# HiAPI HostMaster

[![Latest Stable Version](https://poser.pugx.org/hiqdev/hiapi-hostmaster/v/stable)](https://packagist.org/packages/hiqdev/hiapi-hostmaster)
[![Total Downloads](https://poser.pugx.org/hiqdev/hiapi-hostmaster/downloads)](https://packagist.org/packages/hiqdev/hiapi-hostmaster)
[![Build Status](https://img.shields.io/travis/hiqdev/hiapi-hostmaster.svg)](https://travis-ci.org/hiqdev/hiapi-hostmaster)
[![Scrutinizer Code Coverage](https://img.shields.io/scrutinizer/coverage/g/hiqdev/hiapi-hostmaster.svg)](https://scrutinizer-ci.com/g/hiqdev/hiapi-hostmaster/)
[![Scrutinizer Code Quality](https://img.shields.io/scrutinizer/g/hiqdev/hiapi-hostmaster.svg)](https://scrutinizer-ci.com/g/hiqdev/hiapi-hostmaster/)

## Installation

The preferred way to install this yii2-extension is through [composer](http://getcomposer.org/download/).

Either run

```sh
php composer.phar require "hiqdev/hiapi-hostmaster"
```

or add

```json
"hiqdev/hiapi-hostmaster": "*"
```

to the require section of your composer.json.