1
0
mirror of https://github.com/danog/dns.git synced 2025-01-23 05:51:11 +01:00
2014-07-24 12:25:56 +01:00
2014-06-15 00:47:15 +01:00
2014-07-22 16:18:26 +01:00
2014-06-15 00:47:15 +01:00
2014-06-13 18:17:49 +01:00
2014-06-15 20:14:36 +01:00
2014-06-13 18:17:49 +01:00

Addr

Asynchronous DNS resolver using Alert.

Tests

Build Status

Tests can be run from the command line using:

php vendor/bin/phpunit -c test/phpunit.xml

or to exlude tests that require a working internet connection:

php vendor/bin/phpunit -c test/phpunit.xml --exclude-group internet

Description
No description provided
Readme MIT 676 KiB
Languages
PHP 98.6%
Makefile 1.4%