metaregistrar / php-dns-client
一个仅使用php,面向对象的客户端,能够读取和处理DNS记录
dev-master
2022-10-31 14:18 UTC
Requires (Dev)
- phpunit/phpunit: ^4.8
This package is auto-updated.
Last update: 2024-08-29 03:36:05 UTC
README
This client is written in PHP and does not rely on other tools or installations The software will retrieve DNS records from any given DNS server, and convert them to proper PHP objects for further processing. All different DNS record types have their own object in the repository. Portions of this system are derived from the PHP DNS client by David Cutting https://github.com/purplepixie/phpdns