cwd / whois-bundle
Installs: 22
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 4
Forks: 0
Open Issues: 0
Type:symfony-bundle
Requires
- php: >=5.3
- symfony/framework-bundle: >2.3.0
- symfony/symfony: 2.*
This package is auto-updated.
Last update: 2024-11-14 11:17:23 UTC
README
Consumes the https://www.whoisxmlapi.com Whois Api. You will need an account.
Install:
composer require cwd/whois-bundle dev-master
Configuration:
cwd_whois:
username: "your username"
password: "your password"