php-react-dns

Asynchronous DNS resolver for ReactPHP
  https://github.com/reactphp/dns
  0
  no reviews



This library is an asynchronous DNS resolver for ReactPHP.

The main point of the DNS component is to provide async DNS resolution. However, it is really a toolkit for working with DNS messages, and could easily be used to create a DNS server.