Download the PHP package ipokbr/dns without Composer
On this page you can find all versions of the php package ipokbr/dns. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor ipokbr
Package dns
Short Description DNS Request and Parser
License MIT
Homepage https://github.com/ipokbr/dns
Package dns
Short Description DNS Request and Parser
License MIT
Homepage https://github.com/ipokbr/dns
Please rate this library. Is it a good library?
Informations about the package dns
DNS Request and Parser Class
This package contains a class that can perform dns requests, parse answer and return a json document. It can request data directly from Root Servers, and even from authoritative or recursive servers.
Installation
You can install the package via composer:
Usage
The class can fetch these record types: A
, CNAME
, NS
, SOA
, MX
, TXT
.
Contributing
Contributions to this project are welcome and will be credited.
Credits
License
The MIT License.
Changelog
1.0.0 - 2019-11-15
- initial release
All versions of dns with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.1
The package ipokbr/dns contains the following files
Loading the files please wait ....