PHPackages                             nicodinus/amphp2-dns - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. nicodinus/amphp2-dns

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

nicodinus/amphp2-dns
====================

Async DNS resolution for PHP based on legacy version of amphp/amp framework (^2.6)

01PHP

Since Aug 25Pushed 3y agoCompare

[ Source](https://github.com/Nicodinus/amphp2-dns)[ Packagist](https://packagist.org/packages/nicodinus/amphp2-dns)[ RSS](/packages/nicodinus-amphp2-dns/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

dns
===

[](#dns)

[![Build Status](https://camo.githubusercontent.com/321576d24514c4cb0b3e09962fa9bd576509a21ba8a9d64dddcab2fe37ad9a74/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f616d7068702f646e732f436f6e74696e756f7573253230496e746567726174696f6e3f7374796c653d666c61742d737175617265)](https://github.com/amphp/dns/actions)[![License](https://camo.githubusercontent.com/942e017bf0672002dd32a857c95d66f28c5900ab541838c6c664442516309c8a/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d626c75652e7376673f7374796c653d666c61742d737175617265)](./LICENSE)

`amphp/dns` provides asynchronous DNS resolution for PHP based on [Amp](https://github.com/amphp/amp).

Installation
------------

[](#installation)

```
composer require amphp/dns
```

Example
-------

[](#example)

```
