I've been working on a PHP extension that provides access to the functions 
provided by the getdns API library. I believe the extension is now ready for 
others to experiment with. I'd like to ask anyone who has an interest in new 
ways of getting information from the Domain Name System (DNS) to take a look at 
the extension and share feedback as you see fit. If there's enough interest it 
may eventually make sense to submit it for inclusion in PECL. 

The getdns project is described here:

http://www.getdnsapi.net/

The git repository for the extension can be found here:

https://github.com/getdnsapi/getdns-php-bindings

Documentation can be found here:

http://phpdoc.wip.getdnsapi.net/

I tried to write the documentation in the same format used for PECL extensions. 
The code was developed and tested with PHP 5.6.8. I haven't done any 
development or testing with any other version of PHP.

Thank you,
Scott

--
PECL development discussion Mailing List (http://pecl.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to