cwd/whois-bundle

Installs: 22

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 4

Forks: 0

Open Issues: 0

Type:symfony-bundle

dev-master 2015-03-15 00:01 UTC

This package is auto-updated.

Last update: 2024-04-14 10:11:51 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"