io-developer / php-whois

PHP WHOIS provides parsed and raw whois lookup of domains and ASN routes. PHP 8.0 compatible (5.4+ old versions)
MIT License
437 stars 117 forks source link

Status Pending release for check #212

Open captivation opened 1 year ago

captivation commented 1 year ago

Description

Reviewing the plugin, I can't find a way to check for a status update, if the domain is pending being released.

Is this possible? Example

It would be nice, if this method didn't just return true or false, but also a "pending release". $whois->isDomainAvailable($domain)