dev-master
9999999-devImplementation of DNS in PHP
MIT
The Requires
The Development Requires
php dns dns server
Wallogit.com
2017 © Pedro Peláez
Implementation of DNS in PHP
DNS implementation in pure PHP. Also includes support for ".bit" domain names., (*2)
composer update, (*3)
./vendor/bin/phpunit, (*4)
php ./example/query.php google.com
php ./example/query.php wikileaks.bit, (*5)
The DNS library is licensed under the MIT License., (*6)
Implementation of DNS in PHP
MIT
php dns dns server