Download the PHP package jsonwhoisio/adapter without Composer
On this page you can find all versions of the php package jsonwhoisio/adapter. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download jsonwhoisio/adapter
More information about jsonwhoisio/adapter
Files in jsonwhoisio/adapter
Download jsonwhoisio/adapter
More information about jsonwhoisio/adapter
Files in jsonwhoisio/adapter
Vendor jsonwhoisio
Package adapter
Short Description PHP Library to access the APIs provided by jsonwhois.io
License MIT
Package adapter
Short Description PHP Library to access the APIs provided by jsonwhois.io
License MIT
Please rate this library. Is it a good library?
Informations about the package adapter
JSON WHOIS API PHP
A lightweight wrapper written in PHP for the domain and IP Whois API provided by JsonWhois (jsonwhois.io).
Install
The package is PSR-4 compliant, either use a package manager or a standards compliant autoloader (like the one included in the examples directory).
Via composer:
composer require jsonwhoisio/adapter
Requirements
- API KEY (obtain your free key from https://jsonwhois.io/register)
- PHP 5.3+
- CURL
Notes
We have chosen to not make use of exceptions for error communication due to their impact on speed of code execution and relative difficulty for beginners.
All versions of adapter with dependencies
PHP Build Version
Package Version
Requires
php Version
^5.3.3 || ^7.0
The package jsonwhoisio/adapter contains the following files
Loading the files please wait ....