whoisapi/adapter
Composer 安装命令:
composer require whoisapi/adapter
包简介
PHP Library to access the APIs provided by whoisapi.eu
README 文档
README
A lightweight wrapper written in PHP for the domain and IP Whois API provided by whoisapi.eu
Install
The package is PSR-4 compliant, either use a package manager or a standards compliant autoloader (like the one included in the examples directory).
Via composer:
composer require whoisapi/adapter
Requirements
- API KEY (obtain your free key from https://whoisapi.eu/register)
- PHP 5.3+
- CURL
Notes
We have chosen to not make use of exceptions for error communication due to their impact on speed of code execution and relative difficulty for beginners.
统计信息
- 总下载量: 14
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 11
- 点击次数: 5
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2018-02-14