Implementation of DNS in PHP

Installs: 12

Dependents: 0

Suggesters: 0

Security: 0

pkg:composer/jwriteclub/dns

dev-master 2016-07-13 18:52 UTC

This package is auto-updated.

Last update: 2025-09-29 01:57:25 UTC


README

Run Status Coverage Badge

DNS implementation in pure PHP. Also includes support for ".bit" domain names.

Getting started

composer update

./vendor/bin/phpunit

php ./example/query.php google.com php ./example/query.php wikileaks.bit

Copyright

The DNS library is licensed under the MIT License.