metaregistrar/php-dnssec-validator
Composer 安装命令:
composer require metaregistrar/php-dnssec-validator
包简介
DNSSEC validation with only php required
README 文档
README
Ever wanted to do DNSSEC validation in PHP?
This dnssec validator is written in 100% PHP5. It contains an object-oriented DNS module that can retrieve any record from a nameserver.
No other modules or downloads needed
The validator has been tested extensively on .NL and .EU domain names, but not on other ones.
Please feel free to test, use, add or modify.
To use this suite:
- Clone this repository
- php test.php domainname
At this time it will only test .nl, .eu and .com domains because the nameservers are known for these extensions. Nameservers can be added for other extensions. See DNS/dnsProtocol.php function registrynameservers()
统计信息
- 总下载量: 31
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 13
- 点击次数: 4
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: proprietary
- 更新时间: 2015-11-06