2017 © Pedro Peláez
 

library whois

'chanshige/whois' is that helps your domain registered information(whois) search.

image

chanshige/whois

'chanshige/whois' is that helps your domain registered information(whois) search.

  • Monday, June 18, 2018
  • by chanshige
  • Repository
  • 1 Watchers
  • 1 Stars
  • 17 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 11 Versions
  • 6 % Grown

The README.md

Packagist Build Status, (*1)

chanshige/whois

domain registered information(whois) search.
ドメインのWHOIS情報を検索するライブラリです。
様々なTLD(com/net/jp...)で、広く検索することができます。, (*2)

Installation

With Composer, (*3)

$ composer require chanshige/whois 'v5.0'

usage

<?php
use Chanshige\WhoisFactory;
use Chanshige\Contracts\WhoisInterface;

$whois = (new WhoisFactory())->newInstance();
/** @see WhoisInterface */
$whois->query('domain-name.example');

$response = $whois->response();
$response->raw(); // return a whois raw data.

ResponseParserInterface methods

::raw()
無加工でそのまま返却されます

::servername()
whois サーバー名

::registrant()
登録者情報

::admin()
管理者情報

::tech()
技術者情報

::billing()
請求者情報

::status()
ドメインステータス

::dates()
ドメイン登録・更新日

::nameserver()
ネームサーバ情報

::isRegistered()
登録済みドメインかどうか

::isReserved()
予約語ドメインかどうか

::isClientHold()
利用制限ドメインかどうか

test

$ composer test, (*4)

Contributing

Feel free to create issues and submit pull requests. For any PR submitted, make sure it is covered by tests or include new tests., (*5)

Security

If you discover any security related issues, please email author email instead of using the issue tracker., (*6)

License

MIT, (*7)

Author

chanshige, (*8)

The Versions

18/06 2018

dev-develop

dev-develop

'chanshige/whois' is that helps your domain registered information(whois) search.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Shigeki Tanaka

domain whois nic

11/06 2018

dev-master

9999999-dev

'chanshige/whois' is that helps your domain registered information(whois) search.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Shigeki Tanaka

domain whois nic

11/06 2018

v1.0.3

1.0.3.0

'chanshige/whois' is that helps your domain registered information(whois) search.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Shigeki Tanaka

domain whois nic

12/05 2018

v1.0.2

1.0.2.0

'chanshige/whois' is that helps your domain registered information(whois) search.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Shigeki Tanaka

domain whois nic

12/05 2018

v1.0.1

1.0.1.0

'chanshige/whois' is that helps your domain registered information(whois) search.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Shigeki Tanaka

domain whois nic

23/04 2018

v1.0.0

1.0.0.0

'chanshige/whois' is that helps your domain registered information(whois) search.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Shigeki Tanaka

domain whois nic

17/01 2018

v0.1.0

0.1.0.0

'chanshige/whois' is that helps your domain registered information(whois) search.

  Sources   Download

MIT

The Requires

  • php >=5.6

 

The Development Requires

by Shigeki Tanaka

domain whois nic

16/01 2018

v0.0.2

0.0.2.0

'chanshige/whois' is that helps your domain registered information(whois) search.

  Sources   Download

MIT

The Requires

  • php >=5.6

 

The Development Requires

by Shigeki Tanaka

domain whois nic

20/09 2017

v0.0.1

0.0.1.0

'chanshige/whois' is that helps your domain registered information(whois) search.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Shigeki Tanaka

domain whois

16/08 2017

2.0.0

2.0.0.0

'chanshige/whois' is that helps your domain registered information(whois) search.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Shigeki Tanaka

20/06 2017

1.0.0

1.0.0.0

'chanshige/whois' is that helps your domain registered information(whois) search.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Shigeki Tanaka