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
- Host: GitHub
- URL: https://github.com/hiqdev/hipanel-domain-checker
- Owner: hiqdev
- License: bsd-3-clause
- Created: 2016-03-23T16:17:10.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2019-03-26T11:08:28.000Z (over 7 years ago)
- Last Synced: 2025-09-02T13:41:06.499Z (10 months ago)
- Topics: hacktoberfest
- Language: PHP
- Homepage:
- Size: 56.6 KB
- Stars: 3
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
HiSite Domain
=============
**HiSite Domain module**
[](https://packagist.org/packages/hiqdev/hipanel-domain-checker)
[](https://packagist.org/packages/hiqdev/hipanel-domain-checker)
[](https://travis-ci.org/hiqdev/hipanel-domain-checker)
[](https://scrutinizer-ci.com/g/hiqdev/hipanel-domain-checker/)
[](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/)