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
- Host: GitHub
- URL: https://github.com/hiqdev/hiqdev.com-core
- Owner: hiqdev
- License: bsd-3-clause
- Created: 2016-12-17T15:26:42.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2021-04-12T07:17:19.000Z (about 5 years ago)
- Last Synced: 2024-05-06T09:04:49.927Z (about 2 years ago)
- Topics: hacktoberfest
- Language: PHP
- Size: 182 KB
- Stars: 4
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
hiqdev.com
==========
**hiqdev.com site**
[](https://packagist.org/packages/hiqdev/hiqdev.com-core)
[](https://packagist.org/packages/hiqdev/hiqdev.com-core)
[](https://travis-ci.org/hiqdev/hiqdev.com-core)
[](https://scrutinizer-ci.com/g/hiqdev/hiqdev.com-core/)
[](https://scrutinizer-ci.com/g/hiqdev/hiqdev.com-core/)
[](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/)