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

https://github.com/hiqdev/hipanel-domain-checker

Domain names checker module for HiPanel
https://github.com/hiqdev/hipanel-domain-checker

hacktoberfest

Last synced: 4 months ago
JSON representation

Domain names checker module for HiPanel

Awesome Lists containing this project

README

          

HiSite Domain
=============

**HiSite Domain module**

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

This package provides operations with domain registering, transfering and more.

## 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-domain-checker"
```

or add

```json
"hiqdev/hipanel-domain-checker": "*"
```

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