metaregistrar / php-dns-client
A php-only, object-oriented client that is able to read and process DNS records
Installs: 3 517
Dependents: 1
Suggesters: 0
Security: 0
Stars: 28
Watchers: 6
Forks: 17
Open Issues: 2
Requires (Dev)
- phpunit/phpunit: ^4.8
This package is auto-updated.
Last update: 2024-10-29 04:04:02 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