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

https://github.com/hiqdev/hipanel-hiart

HiPanel Hiart
https://github.com/hiqdev/hipanel-hiart

hacktoberfest

Last synced: 11 months ago
JSON representation

HiPanel Hiart

Awesome Lists containing this project

README

          

# HiPanel Hiart

**HiPanel API client made with HiART**

[![Latest Stable Version](https://poser.pugx.org/hiqdev/hipanel-hiart/v/stable)](https://packagist.org/packages/hiqdev/hipanel-hiart)
[![Total Downloads](https://poser.pugx.org/hiqdev/hipanel-hiart/downloads)](https://packagist.org/packages/hiqdev/hipanel-hiart)
[![Build Status](https://img.shields.io/travis/hiqdev/hipanel-hiart.svg)](https://travis-ci.org/hiqdev/hipanel-hiart)
[![Scrutinizer Code Coverage](https://img.shields.io/scrutinizer/coverage/g/hiqdev/hipanel-hiart.svg)](https://scrutinizer-ci.com/g/hiqdev/hipanel-hiart/)
[![Scrutinizer Code Quality](https://img.shields.io/scrutinizer/g/hiqdev/hipanel-hiart.svg)](https://scrutinizer-ci.com/g/hiqdev/hipanel-hiart/)
[![Dependency Status](https://www.versioneye.com/php/hiqdev:hipanel-hiart/dev-master/badge.svg)](https://www.versioneye.com/php/hiqdev:hipanel-hiart/dev-master)

## Installation

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

Either run

```sh
php composer.phar require "hiqdev/hipanel-hiart"
```

or add

```json
"hiqdev/hipanel-hiart": "*"
```

to the require section of your composer.json.

## License

This project is released under the terms of the BSD-3-Clause [license](LICENSE).
Read more [here](http://choosealicense.com/licenses/bsd-3-clause).

Copyright © 2017, HiQDev (http://hiqdev.com/)