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

https://github.com/hiqdev/hiqdev.com-core

hiqdev.com site
https://github.com/hiqdev/hiqdev.com-core

hacktoberfest

Last synced: 12 months ago
JSON representation

hiqdev.com site

Awesome Lists containing this project

README

          

hiqdev.com
==========

**hiqdev.com site**

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

HiQDev own site.

This package provides:

- news
- packages
- projects

## Installation

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

Either run

```sh
php composer.phar require "hiqdev/hiqdev.com-core"
```

or add

```json
"hiqdev/hiqdev.com-core": "*"
```

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 © 2016-2017, HiQDev (http://hiqdev.com/)