2017 © Pedro Peláez
 

library adapter

PHP Library to access the APIs provided by jsonwhois.io

image

jsonwhoisio/adapter

PHP Library to access the APIs provided by jsonwhois.io

  • Thursday, April 19, 2018
  • by sousdev
  • Repository
  • 1 Watchers
  • 11 Stars
  • 23 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 5 Versions
  • 15 % Grown

The README.md

JSON WHOIS API PHP

A lightweight wrapper written in PHP for the domain and IP Whois API provided by JsonWhois (jsonwhois.io)., (*1)

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)., (*2)

Via composer: composer require jsonwhoisio/adapter, (*3)

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., (*4)

The Versions

19/04 2018

dev-master

9999999-dev

PHP Library to access the APIs provided by jsonwhois.io

  Sources   Download

MIT

The Requires

  • php ^5.3.3 || ^7.0

 

19/04 2018

2.1.0

2.1.0.0

PHP Library to access the APIs provided by jsonwhois.io

  Sources   Download

MIT

The Requires

  • php ^5.3.3 || ^7.0

 

29/03 2018

2.0.0

2.0.0.0

PHP Library to access the APIs provided by jsonwhois.io

  Sources   Download

MIT

The Requires

  • php ^5.3.3 || ^7.0

 

03/03 2018

1.0.1

1.0.1.0

PHP Library to access the APIs provided by jsonwhois.io

  Sources   Download

MIT

The Requires

  • php ^5.3.3 || ^7.0

 

03/03 2018

1.0.0

1.0.0.0

PHP Library to access the APIs provided by jsonwhois.io

  Sources   Download

MIT

The Requires

  • php ^5.3.3 || ^7.0