https://github.com/arall/whois
PHP class to retrieve WHOIS information.
https://github.com/arall/whois
Last synced: 5 months ago
JSON representation
PHP class to retrieve WHOIS information.
- Host: GitHub
- URL: https://github.com/arall/whois
- Owner: arall
- Created: 2015-03-06T00:30:56.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-03-24T13:51:52.000Z (about 11 years ago)
- Last Synced: 2025-09-30T09:40:36.725Z (9 months ago)
- Language: PHP
- Size: 161 KB
- Stars: 0
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Whois
[](https://travis-ci.org/arall/whois) [](https://scrutinizer-ci.com/g/arall/whois/?branch=master) [](https://scrutinizer-ci.com/g/arall/whois/?branch=master)
PHP class to retrieve WHOIS information.
# Install
Add the package in your composer.json by executing the command.
```
composer require arall/whois