Download the PHP package oarkhipov/whois without Composer
On this page you can find all versions of the php package oarkhipov/whois. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download oarkhipov/whois
More information about oarkhipov/whois
Files in oarkhipov/whois
Download oarkhipov/whois
More information about oarkhipov/whois
Files in oarkhipov/whois
Vendor oarkhipov
Package whois
Short Description Fetcher of WHOIS information.
License MIT
Homepage https://github.com/Oleg-Arkhipov/whois/
Package whois
Short Description Fetcher of WHOIS information.
License MIT
Homepage https://github.com/Oleg-Arkhipov/whois/
Please rate this library. Is it a good library?
Informations about the package whois
WHOIS
[IN DEVELOPMENT] This package provides functionality to fetch WHOIS information of a domain.
Installation
Laravel
There is a service provider for Laravel.
Add this to your providers array in config/app.php
:
Usage
Firstly, create Fetcher
class instance:
With Laravel you are able to typehint it like that:
or resolve from container by whois
name like that:
Now to retrieve WHOIS record:
Check wiki for a list of supported WHOIS record fields and tested top-level domains.
All versions of whois with dependencies
PHP Build Version
Package Version
The package oarkhipov/whois contains the following files
Loading the files please wait ....