hiqdev / rdap-whois-proxy

RDAP implementation that passes WHOIS data into the RDAP entities

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A bridge from WHOIS to RDAP

Latest Stable Version Total Downloads Build Status Scrutinizer Code Coverage Scrutinizer Code Quality

Installation

The preferred way to install this library is through composer.

Either run

php composer.phar require "hiqdev/rdap-whois-proxy"

or add

"hiqdev/rdap-whois-proxy": "*"

to the require section of your composer.json.

License

This project is released under the terms of the BSD-3-Clause license. Read more here.

Copyright © 2015-2019, HiQDev (http://hiqdev.com/)

About

RDAP implementation that passes WHOIS data into the RDAP entities


Languages

Language:PHP 100.0%