Download the PHP package danog/libdns-json without Composer
On this page you can find all versions of the php package danog/libdns-json. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download danog/libdns-json
More information about danog/libdns-json
Files in danog/libdns-json
Download danog/libdns-json
More information about danog/libdns-json
Files in danog/libdns-json
Vendor danog
Package libdns-json
Short Description Encoder/decoder for google's JSON DNS message format based on libdns
License MIT
Homepage https://github.com/danog/libdns-json
Package libdns-json
Short Description Encoder/decoder for google's JSON DNS message format based on libdns
License MIT
Homepage https://github.com/danog/libdns-json
Please rate this library. Is it a good library?
Informations about the package libdns-json
LibDNSJson
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
All versions of libdns-json with dependencies
PHP Build Version
Package Version
The package danog/libdns-json contains the following files
Loading the files please wait ...