danog/libdns-json
最新稳定版本:0.2.1
Composer 安装命令:
composer require danog/libdns-json
包简介
Encoder/decoder for google's JSON DNS message format based on libdns
README 文档
README
Encoder/decoder for google's JSON DNS message format based on libdns.
The API consists of a QueryEncoderFactory that creates QueryEncoder objects, that can encode libdns Message objects to a query string that can be used both with google's and cloudflare's DNS-over-HTTPS APIs (for cloudflare, using directly UDP wireformat with libdns's Encoder is recommended).
The JsonDecoderFactory creates JsonDecoder objects, that accept JSON strings and decode them back to Message objects.
Installation
composer require danog/libdns-json
统计信息
- 总下载量: 671.64k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 7
- 点击次数: 1
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2019-06-12