2017 © Pedro Peláez
 

library vwhois

PHP Whois Client and Parser

image

fuitad/vwhois

PHP Whois Client and Parser

  • Tuesday, February 6, 2018
  • by Fuitad
  • Repository
  • 2 Watchers
  • 2 Stars
  • 35 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 7 Versions
  • 3 % Grown

The README.md

PHP Whois Client and Parser

This library is very heavily based on the Ruby libraries whois and whois-parser. It's a work in progress and a lot of parsers are not yet available., (*1)

I know there are other whois libraries for PHP that exists but I don't like how they returns the data. A cleaner and standard structure was important for me so I decided to create this package., (*2)

Absolutely not ready for production usage yet. I might make some breaking changes in the upcoming weeks. Use at your own risk., (*3)

Requirements

  • PHP >= 5.4.0

Installation

composer require fuitad/vwhois

How to use

use vWhois\vWhois;

$vWhois = new vWhois();

$whoisResult = $vWhois->lookup('google.com');

Credits

Again, this library wouldn't exist without the awesome whois and whois-parser ruby gems., (*4)

Contributing

Pull requests are welcome. So many parsers are needed for all them TLDs O_o., (*5)

License

This is Free Software distributed under the MIT license., (*6)

The Versions

06/02 2018

dev-master

9999999-dev

PHP Whois Client and Parser

  Sources   Download

MIT

The Requires

 

The Development Requires

whois

27/12 2017

dev-unit_tests

dev-unit_tests

PHP Whois Client and Parser

  Sources   Download

MIT

The Requires

 

The Development Requires

whois

22/12 2017

dev-dotorg

dev-dotorg

PHP Whois Client and Parser

  Sources   Download

MIT

The Requires

 

The Development Requires

whois

15/12 2017

v0.2.2-alpha

0.2.2.0-alpha

PHP Whois Client and Parser

  Sources   Download

MIT

The Requires

 

The Development Requires

whois

15/12 2017

v0.2.1-alpha

0.2.1.0-alpha

PHP Whois Client and Parser

  Sources   Download

MIT

The Requires

 

The Development Requires

whois

14/12 2017

v0.2-alpha

0.2.0.0-alpha

PHP Whois Client and Parser

  Sources   Download

MIT

The Requires

 

The Development Requires

whois

14/12 2017

v0.1-alpha

0.1.0.0-alpha

PHP Whois Client and Parser

  Sources   Download

MIT

The Requires

 

The Development Requires

whois