https://github.com/hiqdev/yii2-hiart-github
GitHub API implementation for yii2-hiart
https://github.com/hiqdev/yii2-hiart-github
hacktoberfest
Last synced: 12 months ago
JSON representation
GitHub API implementation for yii2-hiart
- Host: GitHub
- URL: https://github.com/hiqdev/yii2-hiart-github
- Owner: hiqdev
- License: bsd-3-clause
- Created: 2017-01-22T06:25:53.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2019-02-27T11:59:56.000Z (over 7 years ago)
- Last Synced: 2024-07-05T16:13:13.666Z (almost 2 years ago)
- Topics: hacktoberfest
- Language: PHP
- Size: 28.3 KB
- Stars: 3
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Yii2 HiArt Github
**GitHub API implementation for yii2-hiart**
[](https://packagist.org/packages/hiqdev/yii2-hiart-github)
[](https://packagist.org/packages/hiqdev/yii2-hiart-github)
[](https://travis-ci.org/hiqdev/yii2-hiart-github)
[](https://scrutinizer-ci.com/g/hiqdev/yii2-hiart-github/)
[](https://scrutinizer-ci.com/g/hiqdev/yii2-hiart-github/)
[](https://www.versioneye.com/php/hiqdev:yii2-hiart-github/dev-master)
This package provides [GitHub API](https://developer.github.com/v3/) implementation
for [yii2-hiart](https://github.com/hiqdev/yii2-hiart).
## Installation
The preferred way to install this yii2-extension is through [composer](http://getcomposer.org/download/).
Either run
```sh
php composer.phar require "hiqdev/yii2-hiart-github"
```
or add
```json
"hiqdev/yii2-hiart-github": "*"
```
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/)