sztyup/dns
Composer 安装命令:
composer require sztyup/dns
包简介
Fully PHP based DNS client with DNSSEC validation
README 文档
README
Installation
The recommended way is by Composer.
composer require sztyup/dns
#Usage
$client = new \Sztyup\Dns\SecureClient(); $client->query('google.com', 'A');
License
This package is available under the MIT License (MIT). Please see License File for more information.
统计信息
- 总下载量: 4
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 3
- 点击次数: 3
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2022-01-03