Download the PHP package gemorroj/whordap without Composer
On this page you can find all versions of the php package gemorroj/whordap. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package whordap
WhoRdap
Features:
- WHOIS/RDAP info for domains, IPv4/IPv6, CIDR, ASN
- Support national domains (президент.рф for example)
- Follow to registrar WHOIS/RDAP servers (whois.crsnic.net -> whois.nic.ru for example)
- Force custom WHOIS/RDAP server
Requirements:
- PHP >= 8.4
- ext-curl
Installation:
Example:
Notes:
- update WHOIS/RDAP servers:
- https://github.com/weppos/whois/tree/main/data
- https://habr.com/ru/articles/165869/
- https://lookup.icann.org/ru/lookup research:
- domain: 1 request to https://data.iana.org/rdap/dns.json, 2 request to rdap server, 3 request to registrar rdap server
- if registrar rdap server fails (vk.com for example), if shows notice and info from prev rdap server
- ipv4: 1 request https://data.iana.org/rdap/ipv4.json, 2 request to rdap server
- ipv6: 1 request https://data.iana.org/rdap/ipv6.json, 2 request to rdap server
- asn: 1 request https://data.iana.org/rdap/asn.json, 2 request to rdap server
- domain: 1 request to https://data.iana.org/rdap/dns.json, 2 request to rdap server, 3 request to registrar rdap server
All versions of whordap with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.4
ext-curl Version *
ext-pcre Version *
algo26-matthias/idna-convert Version ^4.2
psr/log Version ^3.0.2
psr/cache Version ^3.0.0
symfony/polyfill-mbstring Version ^1.31
ext-curl Version *
ext-pcre Version *
algo26-matthias/idna-convert Version ^4.2
psr/log Version ^3.0.2
psr/cache Version ^3.0.0
symfony/polyfill-mbstring Version ^1.31
The package gemorroj/whordap contains the following files
Loading the files please wait ....