behrouz / irwhois
PHP class to retrieve .ir domains WHOIS information.
Installs: 8
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 3
pkg:composer/behrouz/irwhois
Requires
- php: >=5.3.0
Requires (Dev)
- phpunit/phpunit: 4.0.*
This package is not auto-updated.
Last update: 2025-10-11 22:35:14 UTC
README
PHP class to retrieve '.ir' domains WHOIS information.
Install
Add the package in your composer.json by executing the command.
composer require behrouz/irwhois
Based on https://github.com/arall/whois by Gerard Arall